Unignore test test_repairman_catchup (#4484)
This commit is contained in:
parent
d67dd8ce1f
commit
045d4d5294
|
@ -212,7 +212,6 @@ fn test_listener_startup() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_repairman_catchup() {
|
||||
run_repairman_catchup(3);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue