Ignore replicator startup for now

This commit is contained in:
Stephen Akridge 2018-09-24 08:42:03 -07:00 committed by Greg Fitzgerald
parent e5e325154b
commit f5a30615c1
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ mod tests {
use std::time::Duration;
#[test]
#[ignore]
fn test_replicator_startup() {
logger::setup();
info!("starting replicator test");