Skip to content

Commit

Permalink
Update multi building checkpoint test for util change
Browse files Browse the repository at this point in the history
  • Loading branch information
cwlittle committed Sep 6, 2024
1 parent 199596f commit 9cd6585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bitcoin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1955,6 +1955,7 @@ async fn multi_building_checkpoints() {
Some(headers_config),
Some(checkpoint_config),
Some(bitcoin_config),
None,
);

let node = Node::<nomic::app::App>::new(node_path, Some("nomic-e2e"), Default::default());
Expand Down

0 comments on commit 9cd6585

Please sign in to comment.