refactor for independent test dirs #7

Merged
dan merged 49 commits from independent-test-dirs into dev 2023-12-05 21:41:46 +01:00
Showing only changes of commit 3d17a4ec63 - Show all commits

View file

@ -23,7 +23,7 @@ from abratest.utils import get_session_id
ENV_FILES = [
Path("envfiles/login.test.dev.local-it.cloud.env"), # authentik
Path("envfiles/blog.test.dev.local-it.cloud.env"), # wordpress
Path("envfiles/files.test.dev.local-it.cloud.env"), # nextcloud
# Path("envfiles/files.test.dev.local-it.cloud.env"), # nextcloud
]