authentik setup and tracing #2
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ def condition_always_false(dotenv_path: Path) -> bool:
|
||||||
class RunnerAuthentik(Runner):
|
class RunnerAuthentik(Runner):
|
||||||
test_dir_name = "tests_authentik"
|
test_dir_name = "tests_authentik"
|
||||||
main_setup_name = "setup_authentik.py"
|
main_setup_name = "setup_authentik.py"
|
||||||
main_test_name = "test_authentik_dummy.py"
|
# main_test_name = "test_authentik_dummy.py"
|
||||||
|
|
||||||
def run_setup(self):
|
def run_setup(self):
|
||||||
# run setup
|
# run setup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue