mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 17:24:48 -04:00
lint
This commit is contained in:
parent
ed61fe4ada
commit
c9dd47d668
5 changed files with 3 additions and 7 deletions
|
@ -715,7 +715,7 @@ class AppserviceLoginRestServletTestCase(unittest.HomeserverTestCase):
|
|||
]
|
||||
|
||||
def register_as_user(self, username):
|
||||
channel = self.make_request(
|
||||
self.make_request(
|
||||
b"POST",
|
||||
"/_matrix/client/r0/register?access_token=%s" % (self.service.token,),
|
||||
{"username": username},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue