Skip to content

Commit

Permalink
Merge pull request #25492 from nextcloud/bugfix/25491/ci-fix-notifica…
Browse files Browse the repository at this point in the history
…tions-branch/stable20

Fix CI branch for notifications app
  • Loading branch information
rullzer committed Feb 5, 2021
2 parents c781beb + 8abd227 commit e4bfbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/run-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ if [ "$1" = "--acceptance-tests-dir" ]; then
fi

ACCEPTANCE_TESTS_CONFIG_DIR="../../$ACCEPTANCE_TESTS_DIR/config"
DEV_BRANCH="master"
DEV_BRANCH="stable20"

# "--timeout-multiplier N" option can be provided to set the timeout multiplier
# to be used in ActorContext.
Expand Down

0 comments on commit e4bfbfe

Please sign in to comment.