Mark test-multinode-basic as ignore
This commit is contained in:
committed by
Greg Fitzgerald
parent
ff254fbe5f
commit
d622742b84
@ -195,6 +195,7 @@ fn test_multi_node_validator_catchup_from_zero() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
fn test_multi_node_basic() {
|
fn test_multi_node_basic() {
|
||||||
logger::setup();
|
logger::setup();
|
||||||
const N: usize = 5;
|
const N: usize = 5;
|
||||||
|
Reference in New Issue
Block a user