Ignore flakey test

This commit is contained in:
Greg Fitzgerald 2018-05-09 08:16:59 -06:00
parent bfbee988d0
commit ebbdef0538
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ mod tests {
}
#[test]
#[ignore]
fn test_multi_node() {
logger::setup();
info!("test_multi_node");