Skip to content

Commit 31ac9eb

Browse files
committed
test(tests): enable multi-gateway integration
1 parent 80a7a03 commit 31ac9eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/freenet-ping/app/tests/run_app.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,6 @@ async fn test_ping_application_loop() -> TestResult {
15201520
}
15211521

15221522
#[tokio::test(flavor = "multi_thread")]
1523-
#[ignore = "Test has never worked - gateway nodes fail on startup with channel closed errors"]
15241523
async fn test_ping_partially_connected_network() -> TestResult {
15251524
/*
15261525
* This test verifies how subscription propagation works in a partially connected network.

0 commit comments

Comments
 (0)