Skip to content
Snippets Groups Projects
Unverified Commit cd5fcd27 authored by Eric Eastwood's avatar Eric Eastwood Committed by GitHub
Browse files

Disable msc2716 until Complement update is merged (#10463)

parent 89c4ca81
No related branches found
No related tags found
No related merge requests found
Disable `msc2716` Complement tests until Complement updates are merged.
...@@ -65,4 +65,4 @@ if [[ -n "$1" ]]; then ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment