Implement MSC3890: Remotely silence local notifications (#14775)

This commit is contained in:
Andrew Morgan 2023-01-13 19:32:10 +00:00 committed by GitHub
parent 52ae80dd1a
commit 54cd90ea60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 2 deletions

View file

@ -190,7 +190,7 @@ fi
extra_test_args=()
test_tags="synapse_blacklist,msc3787,msc3874,msc3391"
test_tags="synapse_blacklist,msc3787,msc3874,msc3890,msc3391"
# All environment variables starting with PASS_ will be shared.
# (The prefix is stripped off before reaching the container.)