0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-19 05:42:02 +01:00

Remove whitespace

This commit is contained in:
Erik Johnston 2014-12-10 10:25:21 +00:00
parent b8d30899b1
commit f26ec14b21

View file

@ -167,7 +167,7 @@ class TypingNotificationsTestCase(unittest.TestCase):
@defer.inlineCallbacks
def test_started_typing_remote_send(self):
self.room_members = [self.u_apple, self.u_onion]
put_json = self.mock_http_client.put_json
put_json.expect_call_and_return(
call("farm",