1
0

Don't run MSC2716 complement tests for everyone

This commit is contained in:
Eric Eastwood
2022-02-07 14:33:43 -06:00
parent e5670ff818
commit 023bd3eb8c

View File

@@ -71,4 +71,4 @@ fi
# Run the tests!
echo "Images built; running complement"
go test -v -tags synapse_blacklist,msc2403,msc2716 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...
go test -v -tags synapse_blacklist,msc2403 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...