Merge pull request #25492 from nextcloud/bugfix/25491/ci-fix-notifications-branch/stable20
Fix CI branch for notifications app
This commit is contained in:
commit
e4bfbfe177
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue