fixup test

pull/8757/head
Richard van der Hoff 2020-11-16 15:51:47 +00:00
parent bebfb9a97b
commit c3e3552ec4
1 changed files with 1 additions and 0 deletions

View File

@ -414,6 +414,7 @@ class ClientIpAuthTestCase(unittest.HomeserverTestCase):
request, channel = make_request(
self.reactor,
self.site,
"GET",
"/_matrix/client/r0/admin/users/" + self.user_id,
access_token=access_token,