Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gurinderu committed Oct 30, 2023
1 parent 68752d9 commit 72a272f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/nox-tests/tests/network/loop_topology.rs
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ async fn fold_fold_fold_seq_two_par_null_folds_flaky() {

#[tokio::test]
async fn fold_par_same_node_stream() {
log_utils::enable_console();
let swarms = make_swarms(3).await;

let mut client = ConnectedClient::connect_to(swarms[0].multiaddr.clone())
Expand Down

0 comments on commit 72a272f

Please sign in to comment.