Fix Federation test

pull/12/head
Erik Johnston 2014-11-05 11:10:36 +00:00
parent 96c001e668
commit 9e429239ab
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ class FederationTestCase(unittest.TestCase):
old_state=None,
)
self.auth.check.assert_called_once_with(ANY, None, raises=True)
self.auth.check.assert_called_once_with(ANY, raises=True)
self.notifier.on_new_room_event.assert_called_once_with(
ANY,