diff --git a/src/tests_authentik/runner_authentik.py b/src/tests_authentik/runner_authentik.py index 8ad5eca..5e14660 100644 --- a/src/tests_authentik/runner_authentik.py +++ b/src/tests_authentik/runner_authentik.py @@ -16,7 +16,7 @@ def condition_always_false(dotenv_path: Path) -> bool: class RunnerAuthentik(Runner): test_dir_name = "tests_authentik" main_setup_name = "setup_authentik.py" - main_test_name = "test_authentik_dummy.py" + # main_test_name = "test_authentik_dummy.py" def run_setup(self): # run setup