Skip e2e tests temporarily

See https://github.com/owncloud/ocis/issues/6278
This commit is contained in:
André Duffeck
2023-05-11 10:18:18 +02:00
parent 870bc6d4d3
commit bb4d2ffd79

View File

@@ -165,7 +165,7 @@ config = {
"earlyFail": True,
},
"e2eTests": {
"skip": False,
"skip": True,
"earlyFail": True,
},
"rocketchat": {