Merge pull request #5910 from owncloud/change-the-branch-to-master

[full-ci][tests-only]Change web branch to master
This commit is contained in:
Michael Barz
2023-03-23 18:58:59 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=abb16c5fdf7b7726969d2afa05aec72d017cca5a
WEB_BRANCH=changeNotificationTest
WEB_COMMITID=8d8a512f942c6dc3d4b00c41fbc6e33636acb970
WEB_BRANCH=master

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.22
WEB_ASSETS_VERSION = v7.0.0-rc.23
include ../../.make/recursion.mk