Skip to content

Commit

Permalink
Merge pull request #774 from fluidvanadium/ignore_long_test
Browse files Browse the repository at this point in the history
ignored long test
  • Loading branch information
zancas authored Jan 9, 2024
2 parents 994862b + b95600a commit abc8e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions zingo-testutils/test_binaries
Submodule test_binaries added at 506a3f

0 comments on commit abc8e8d

Please sign in to comment.