Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into fix-extra-delay
Browse files Browse the repository at this point in the history
  • Loading branch information
zh522130 committed May 29, 2024
2 parents 62de4ca + 23e8c7b commit 406c1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iroh/src/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ mod tests {
}

#[tokio::test]
#[ignore = "flaky"]
async fn test_node_add_tagged_blob_event() -> Result<()> {
let _guard = iroh_test::logging::setup();

Expand Down

0 comments on commit 406c1ee

Please sign in to comment.