summary refs log tree commit diff
path: root/tests/storage
diff options
context:
space:
mode:
authorNeil Johnson <neil@matrix.org>2018-08-03 14:59:17 +0100
committerNeil Johnson <neil@matrix.org>2018-08-03 14:59:17 +0100
commit5593ff6773c7556b85514ee172c4b6c06898f35e (patch)
tree011ac022785d2877b18723b2d057717c4c0de78d /tests/storage
parentfix py3 test failure (diff)
downloadsynapse-5593ff6773c7556b85514ee172c4b6c06898f35e.tar.xz
fix (lots of) py3 test failures
Diffstat (limited to 'tests/storage')
-rw-r--r--tests/storage/test_client_ips.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/storage/test_client_ips.py b/tests/storage/test_client_ips.py
index 0cd290176e..e1552510cc 100644
--- a/tests/storage/test_client_ips.py
+++ b/tests/storage/test_client_ips.py
@@ -34,7 +34,6 @@ class ClientIpStoreTestCase(tests.unittest.TestCase):
 
     @defer.inlineCallbacks
     def test_insert_new_client_ip(self):
-        self.hs.config.max_mau_value = 50
         self.clock.now = 12345678
         user_id = "@user:id"
         yield self.store.insert_client_ip(