fully remove test_dir_name
This commit is contained in:
parent
65328d9816
commit
e415b8a16a
5 changed files with 4 additions and 6 deletions
|
|
@ -18,7 +18,6 @@ def condition_has_locale(dotenv_config: dict[str, str]) -> bool:
|
|||
|
||||
class RunnerWordpress(Runner):
|
||||
name = "wordpress"
|
||||
test_dir_name = "tests_wordpress"
|
||||
dependencies = ["authentik"]
|
||||
setups = [Test(test_file="setup_wordpress.py")]
|
||||
tests = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue