Skip to content
Snippets Groups Projects
Commit 868eb478 authored by Kegan Dougal's avatar Kegan Dougal
Browse files

Fixed test.

parent 3db09c4d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment