Skip to content

Commit

Permalink
Merge pull request #777 from zingolabs/revert-774-ignore_long_test
Browse files Browse the repository at this point in the history
Revert "ignored long test"
  • Loading branch information
zancas authored Jan 11, 2024
2 parents 90ee8dd + eb13cf9 commit efa4e9b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion darkside-tests/tests/network_interruption_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ 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: 0 additions & 1 deletion zingo-testutils/test_binaries
Submodule test_binaries deleted from 506a3f

0 comments on commit efa4e9b

Please sign in to comment.