mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-05 06:33:08 +00:00
fix test
This commit is contained in:
parent
dd8eac209d
commit
57e4f26de7
@ -180,7 +180,7 @@ def fail(test_case: TestCase, overlay: MockOverlay, nodes: Dict[Id, MockCarnot],
|
||||
timeout_qc = root_member.latest_event
|
||||
|
||||
for node in nodes.values():
|
||||
node.received_timeout_qc(timeout_qc)
|
||||
node.receive_timeout_qc(timeout_qc)
|
||||
|
||||
votes = {}
|
||||
childs_ids = list(chain.from_iterable(overlay.leaf_committees()))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user