fully remove test_dir_name
This commit is contained in:
parent
65328d9816
commit
e415b8a16a
5 changed files with 4 additions and 6 deletions
|
|
@ -11,6 +11,5 @@ def condition_always_false(dotenv_config: dict[str, str]) -> bool:
|
|||
|
||||
class RunnerAuthentik(Runner):
|
||||
name = "authentik"
|
||||
test_dir_name = "tests_authentik"
|
||||
setups = [Test(test_file="setup_authentik.py")]
|
||||
# tests = [Test(test_file="test_authentik_dummy.py")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue