diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-03-19 11:06:56 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-03-19 11:44:43 +0000 |
commit | 053c50bcb318af74b5b2d20dc7ae1d85689527b6 (patch) | |
tree | 10f07a3074737944d9fac478c440c91989cd3946 | |
parent | Fix registration test (diff) | |
download | synapse-053c50bcb318af74b5b2d20dc7ae1d85689527b6.tar.xz |
Fix resource limits tests
Make sure that we have a `server_notices_mxid` set, given that we are relying on it.
-rw-r--r-- | tests/server_notices/test_resource_limits_server_notices.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/server_notices/test_resource_limits_server_notices.py b/tests/server_notices/test_resource_limits_server_notices.py |