Skip to content
Snippets Groups Projects
Commit f26ec14b authored by Erik Johnston's avatar Erik Johnston
Browse files

Remove whitespace

parent b8d30899
Branches
Tags
No related merge requests found
...@@ -167,7 +167,7 @@ class TypingNotificationsTestCase(unittest.TestCase): ...@@ -167,7 +167,7 @@ class TypingNotificationsTestCase(unittest.TestCase):
@defer.inlineCallbacks @defer.inlineCallbacks
def test_started_typing_remote_send(self): def test_started_typing_remote_send(self):
self.room_members = [self.u_apple, self.u_onion] self.room_members = [self.u_apple, self.u_onion]
put_json = self.mock_http_client.put_json put_json = self.mock_http_client.put_json
put_json.expect_call_and_return( put_json.expect_call_and_return(
call("farm", call("farm",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment