Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-06-24 14:12:52 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2021-11-15 08:58:05 +0300
commit49486de8cd746d20497bf56b5054720888ccff0e (patch)
tree6d2fb34c71026db1f0a7b33cec6a26d89b037474 /tests
parent6db690c3c79de1045ee8497af659c61e2784a532 (diff)
Fix branch selection in stable23
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/acceptance/run-local.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/run-local.sh b/tests/acceptance/run-local.sh
index 4da31e35e6c..3fd21e61763 100755
--- a/tests/acceptance/run-local.sh
+++ b/tests/acceptance/run-local.sh
@@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi
ACCEPTANCE_TESTS_CONFIG_DIR="../../$ACCEPTANCE_TESTS_DIR/config"
-DEV_BRANCH="master"
+DEV_BRANCH="stable23"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.