Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 2e82887

Browse files
author
Germain
authored
Make e2e tests pass in CI by using an older Synapse version (#7246)
1 parent cbb34d8 commit 2e82887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/end-to-end-tests/synapse/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
# config
5-
SYNAPSE_BRANCH=develop
5+
SYNAPSE_BRANCH=release-v1.47
66
INSTALLATION_NAME=consent
77
SERVER_DIR=installations/$INSTALLATION_NAME
88
CONFIG_TEMPLATE=consent

0 commit comments

Comments
 (0)