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

Commit f5a3ea8

Browse files
author
David Robertson
committed
Run msc3787 tests in complement
1 parent 0b3423f commit f5a3ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts-dev/complement.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ docker build -t matrixdotorg/synapse -f "docker/Dockerfile" .
4545

4646
extra_test_args=()
4747

48-
test_tags="synapse_blacklist,msc2716,msc3030"
48+
test_tags="synapse_blacklist,msc2716,msc3030,msc3787"
4949

5050
# If we're using workers, modify the docker files slightly.
5151
if [[ -n "$WORKERS" ]]; then

0 commit comments

Comments
 (0)