Skip to content
Snippets Groups Projects
Commit 95f8a713 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

erik told me to

parent 74e0cc74
No related merge requests found
......@@ -58,7 +58,7 @@ class TypingNotificationsTestCase(unittest.TestCase):
self.mock_federation_resource = MockHttpResource()
mock_notifier = Mock(spec=["on_new_event"])
mock_notifier = Mock()
self.on_new_event = mock_notifier.on_new_event
self.auth = Mock(spec=[])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment