diff --git a/main.py b/main.py index 60321ef..8c2d739 100644 --- a/main.py +++ b/main.py @@ -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 ]