Skip to content

Commit

Permalink
re-add #[ignore]
Browse files Browse the repository at this point in the history
  • Loading branch information
zancas committed Jan 11, 2024
1 parent 994862b commit da7fe2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions darkside-tests/tests/network_interruption_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ async fn network_interrupt_chainbuild() {
json::stringify_pretty(scenario.get_faucet().do_list_notes(true).await, 4)
);
}
#[ignore]
#[tokio::test]
async fn network_interrupt_test() {
const BLOCKCHAIN_HEIGHT: u64 = 150_000;
Expand Down

0 comments on commit da7fe2a

Please sign in to comment.