mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06:00
[test-only] [full-ci] enable e2e tests. bump web to v7.0.0-rc.37 (#6294)
* enable e2e tests * bump web to v7.0.0-rc.37
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=548ff614ae49c8e19651da5560bb3b04c710e19d
|
||||
WEB_COMMITID=87947cb3d45f5b7f63b58420b97c3c25c8d20aa8
|
||||
WEB_BRANCH=stable-7.0
|
||||
|
||||
@@ -148,7 +148,7 @@ config = {
|
||||
"earlyFail": True,
|
||||
},
|
||||
"e2eTests": {
|
||||
"skip": True,
|
||||
"skip": False,
|
||||
"earlyFail": True,
|
||||
},
|
||||
"rocketchat": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.36
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.37
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user