feat: adjust space template image to match brand color (#1098)

* feat: adjust space template image to match brand color

* temporally skip user-settings e2e tests

---------

Co-authored-by: Viktor Scharf <v.scharf@opencloud.eu>
This commit is contained in:
Alex
2025-06-24 09:27:59 +02:00
committed by GitHub
parent 0b8129564f
commit e62ff11a0e
2 changed files with 1 additions and 1 deletions

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"], # suites to skip
"xsuites": ["search", "app-provider", "app-provider-onlyOffice", "app-store", "keycloak", "oidc", "ocm", "user-settings"], # suites to skip
},
"search": {
"skip": False,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 11 KiB