Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Nov 15, 2022
1 parent a1c8a94 commit f59b71d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base_layer/core/tests/chain_storage_tests/chain_storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ fn test_handle_tip_reorg_with_zero_conf() {
} else {
panic!();
}
assert_eq!(store.get_chain_metadata().unwrap().height_of_longest_chain(), 5);
}
#[test]
fn test_handle_tip_reorg() {
Expand Down

0 comments on commit f59b71d

Please sign in to comment.