Fix tests.

pull/21/head
Erik Johnston 2014-11-26 10:45:37 +00:00
parent 3598c11c8d
commit 822b15ea43
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ class FederationTestCase(unittest.TestCase):
yield self.handlers.federation_handler.on_receive_pdu(pdu, False)
self.datastore.persist_event.assert_called_once_with(
ANY, is_new_state=False, backfilled=False
ANY, is_new_state=False, backfilled=False, current_state=None
)
self.state_handler.annotate_event_with_state.assert_called_once_with(