mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fixed test.
This commit is contained in:
parent
3db09c4d15
commit
868eb478d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user