enable user-settings e2e tests (#1140)

This commit is contained in:
Viktor Scharf
2025-06-30 10:05:58 +02:00
committed by GitHub
parent b30bb19ad7
commit 4eeee6c337

View File

@@ -308,7 +308,7 @@ config = {
"part": {
"skip": False,
"totalParts": 4, # divide and run all suites in parts (divide pipelines)
"xsuites": ["search", "app-provider", "app-provider-onlyOffice", "app-store", "keycloak", "oidc", "ocm", "user-settings", "a11y"], # suites to skip
"xsuites": ["search", "app-provider", "app-provider-onlyOffice", "app-store", "keycloak", "oidc", "ocm", "a11y"], # suites to skip
},
"search": {
"skip": False,