1
0

Enable testing MSC3874 in complement. (#14339)

This commit is contained in:
Patrick Cloke
2022-11-01 13:26:28 -04:00
committed by GitHub
parent 2bd7f3eeab
commit 59ca73006c
3 changed files with 4 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ export COMPLEMENT_BASE_IMAGE=complement-synapse
extra_test_args=()
test_tags="synapse_blacklist,msc3787"
test_tags="synapse_blacklist,msc3787,msc3874"
# All environment variables starting with PASS_ will be shared.
# (The prefix is stripped off before reaching the container.)