Skip to content

Commit

Permalink
1412
Browse files Browse the repository at this point in the history
  • Loading branch information
lla-dane committed Aug 7, 2024
1 parent e1e4475 commit 00e9009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/floresta-wire/src/p2p_wire/tests/sync_node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,6 @@ mod tests {
assert_eq!(chain.get_best_block().unwrap().1, headers[9].block_hash());
assert_eq!(chain.is_in_idb(), false);
}


}

0 comments on commit 00e9009

Please sign in to comment.