mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Disable msc2716 until Complement update is merged (#10463)
This commit is contained in:
parent
89c4ca81bb
commit
cd5fcd2731
1
changelog.d/10463.misc
Normal file
1
changelog.d/10463.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Disable `msc2716` Complement tests until Complement updates are merged.
|
@ -65,4 +65,4 @@ if [[ -n "$1" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Run the tests!
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user