Mark test-multinode-basic as ignore

This commit is contained in:
Pankaj Garg
2018-08-01 15:21:14 +00:00
committed by Greg Fitzgerald
parent ff254fbe5f
commit d622742b84

View File

@ -195,6 +195,7 @@ fn test_multi_node_validator_catchup_from_zero() {
}
#[test]
#[ignore]
fn test_multi_node_basic() {
logger::setup();
const N: usize = 5;