summary refs log tree commit diff
path: root/tests/unittest.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-03-27 11:39:43 +0000
committerRichard van der Hoff <richard@matrix.org>2020-03-27 12:01:37 +0000
commit665630fcaab8f09e83ff77f35d5244a718e20701 (patch)
treeb4dc21813b29f60a98fd202ad941342412f157e2 /tests/unittest.py
parentRemove spurious "name" parameter to `default_config` (diff)
downloadsynapse-665630fcaab8f09e83ff77f35d5244a718e20701.tar.xz
Add tests for outbound device pokes
Diffstat (limited to 'tests/unittest.py')
-rw-r--r--tests/unittest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittest.py b/tests/unittest.py
index 23b59bea22..3d57b77a5d 100644
--- a/tests/unittest.py
+++ b/tests/unittest.py
@@ -490,6 +490,7 @@ class HomeserverTestCase(TestCase):
                 "password": password,
                 "admin": admin,
                 "mac": want_mac,
+                "inhibit_login": True,
             }
         )
         request, channel = self.make_request(