Fixed test.

pull/9/head
Kegan Dougal 2014-10-09 15:55:07 +01:00
parent 3db09c4d15
commit 868eb478d8
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ class StateTestCase(unittest.TestCase):
is_new = yield self.state.handle_new_state(new_pdu)
self.assertTrue(is_new)
self.assertTrue(False)
self.persistence.get_unresolved_state_tree.assert_called_once_with(
new_pdu