mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-22 12:08:34 -04:00
Merge pull request #6157 from owncloud/bumpWebCommitId
enable e2e tests in ocis CI again
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -1,4 +1,4 @@
|
||||
# The test runner source for UI tests
|
||||
|
||||
WEB_COMMITID=ca6eefbf300e2014a1264d11b982db8cd87cdd04
|
||||
WEB_COMMITID=5610aa9df4413d89f5517479879bb28946be2077
|
||||
WEB_BRANCH=master
|
||||
+1
-1
@@ -1162,7 +1162,7 @@ def e2eTests(ctx):
|
||||
},
|
||||
"commands": [
|
||||
"cd %s" % dirs["web"],
|
||||
"sleep 10 && pnpm test:e2e:cucumber tests/e2e/cucumber/**/*[!.oc10].feature --tags ~@skip",
|
||||
"sleep 10 && pnpm test:e2e:cucumber tests/e2e/cucumber/**/*[!.oc10].feature",
|
||||
],
|
||||
}]
|
||||
|
||||
|
||||
Reference in new issue
Block a user