Implement MSC3930: polls push rules (#14787)

This commit is contained in:
Andrew Morgan
2023-01-19 12:47:10 +00:00
committed by GitHub
parent 2069231645
commit a7b54ca8d8
10 changed files with 114 additions and 13 deletions

View File

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