ignore flakey tests
This commit is contained in:
parent
89fd02bcd2
commit
2b306048ff
|
@ -94,6 +94,7 @@ pub fn small_tx_batch_unstake_direct() {
|
|||
});
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[test]
|
||||
pub fn with_100_transactions_direct() {
|
||||
configure_logging(false);
|
||||
|
|
Loading…
Reference in New Issue