Skip to content

Commit

Permalink
Remove whitespace line
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharding committed Dec 6, 2024
1 parent 5380f99 commit ea4df6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_test/tests/blockchain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ fn get_block_stats_by_hash() { // verbose = true
assert!(json.into_model().is_ok());
}


#[test]
fn get_block_stats_by_height_txindex() {
let node = Node::new_no_wallet_txindex();
Expand Down

0 comments on commit ea4df6a

Please sign in to comment.