diff --git a/substrate/core/network-libp2p/tests/test.rs b/substrate/core/network-libp2p/tests/test.rs index d4043d1cb7..a7761a6fca 100644 --- a/substrate/core/network-libp2p/tests/test.rs +++ b/substrate/core/network-libp2p/tests/test.rs @@ -131,8 +131,6 @@ fn two_nodes_transfer_lots_of_packets() { } #[test] -#[ignore] -// TODO: remove ignore once this test it fixed. #1777 fn many_nodes_connectivity() { // Creates many nodes, then make sure that they are all connected to each other. // Note: if you increase this number, keep in mind that there's a limit to the number of