mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-22 09:06:19 +00:00
Disable msc2716 until Complement update is merged (#10463)
This commit is contained in:
@@ -65,4 +65,4 @@ if [[ -n "$1" ]]; then
|
||||
fi
|
||||
|
||||
# Run the tests!
|
||||
go test -v -tags synapse_blacklist,msc2946,msc3083,msc2716,msc2403 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests
|
||||
go test -v -tags synapse_blacklist,msc2946,msc3083,msc2403 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests
|
||||
|
||||
Reference in New Issue
Block a user