1
0

Merge remote-tracking branch 'origin/develop' into rav/drop_py35

This commit is contained in:
Richard van der Hoff
2021-04-08 18:30:38 +01:00
67 changed files with 2183 additions and 826 deletions

View File

@@ -46,4 +46,4 @@ if [[ -n "$1" ]]; then
fi
# Run the tests!
COMPLEMENT_BASE_IMAGE=complement-synapse go test -v -tags synapse_blacklist -count=1 $EXTRA_COMPLEMENT_ARGS ./tests
COMPLEMENT_BASE_IMAGE=complement-synapse go test -v -tags synapse_blacklist,msc3083 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests