diff --git a/main.py b/main.py index f71cc25..e0451d9 100644 --- a/main.py +++ b/main.py @@ -17,6 +17,8 @@ from src.utils import get_session_id # requires that authentik ran first to create the admin session and the user # session. At the moment, wrong ordering results in unsuccessful test # (wrong ordering would be wordpress env file is before authentik env file). +# At the moment, functionailty is only guaranteed if each env file use +# a unique TYPE var. ENV_FILES = [ Path("envfiles/login.test.dev.local-it.cloud.env"), # authentik