diff --git a/core/tests/local_cluster.rs b/core/tests/local_cluster.rs index fd23b57100..e7b5759793 100644 --- a/core/tests/local_cluster.rs +++ b/core/tests/local_cluster.rs @@ -212,7 +212,6 @@ fn test_listener_startup() { } #[test] -#[ignore] fn test_repairman_catchup() { run_repairman_catchup(3); }