aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-07-07 12:08:43 +0200
committerGitHub <noreply@github.com>2022-07-07 12:08:43 +0200
commit2e9429a76f625c928df0fe48d805e1addc00616d (patch)
tree320e8eb127a9861a9a7c3edcbb57fddd67570e9d /tests
parent3b80d25932ede1ff0b6a0935d700a9f583ac5238 (diff)
parent860f67ae8af3ffeb891c5cda4b4a463487328858 (diff)
downloadnextcloud-server-2e9429a76f625c928df0fe48d805e1addc00616d.tar.gz
nextcloud-server-2e9429a76f625c928df0fe48d805e1addc00616d.zip
Merge pull request #33138 from nextcloud/fix-branch-selection-in-stable24
[stable24] Fix branch selection
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..36932851e7c 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="stable24"
# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.