Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
fixup test
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Nov 16, 2020
1 parent bebfb9a commit c3e3552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/storage/test_client_ips.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,7 @@ def _runtest(self, headers, expected_ip, make_request_args):

request, channel = make_request(
self.reactor,
self.site,
"GET",
"/_matrix/client/r0/admin/users/" + self.user_id,
access_token=access_token,
Expand Down

0 comments on commit c3e3552

Please sign in to comment.