From 8abd22749891801758b22428fd9370683f0cbfab Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Fri, 5 Feb 2021 10:38:37 +0100 Subject: [PATCH] Fix CI branch for notifications app Signed-off-by: Vincent Petry --- tests/acceptance/run-local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/run-local.sh b/tests/acceptance/run-local.sh index 4da31e35e6..a7ecfe1b9e 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="stable20" # "--timeout-multiplier N" option can be provided to set the timeout multiplier # to be used in ActorContext.