Disable test_embedded_wal_proposer test

This commit is contained in:
Konstantin Knizhnik
2021-04-29 19:10:28 +03:00
parent 1369145e83
commit 68aa2febc9

View File

@@ -12,7 +12,7 @@ use std::{thread, time};
const DOWNTIME: u64 = 2;
#[test]
//#[test]
fn test_embedded_wal_proposer() {
let local_env = local_env::test_env("test_embedded_wal_proposer");