mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 21:04:50 -04:00
Add tests for outbound device pokes
This commit is contained in:
parent
28d9d6e8a9
commit
665630fcaa
3 changed files with 302 additions and 3 deletions
|
@ -490,6 +490,7 @@ class HomeserverTestCase(TestCase):
|
|||
"password": password,
|
||||
"admin": admin,
|
||||
"mac": want_mac,
|
||||
"inhibit_login": True,
|
||||
}
|
||||
)
|
||||
request, channel = self.make_request(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue