Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Remove MSC3030 complement test flag because unknown state of tests at…
Browse files Browse the repository at this point in the history
… time of merge

Complement tests are in matrix-org/complement#178
but haven't had any review and not sure when they will merge.
  • Loading branch information
MadLittleMods committed Dec 2, 2021
1 parent 3ee5d0c commit 2621e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts-dev/complement.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ if [[ -n "$1" ]]; then
fi

# Run the tests!
go test -v -tags synapse_blacklist,msc2403,msc3030 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...
go test -v -tags synapse_blacklist,msc2403 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...

0 comments on commit 2621e5d

Please sign in to comment.