mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 12:40:36 +00:00
Enable wal proposer test
This commit is contained in:
@@ -13,7 +13,7 @@ use std::{thread, time};
|
||||
const DOWNTIME: u64 = 2;
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
//#[ignore]
|
||||
fn test_embedded_wal_proposer() {
|
||||
let local_env = local_env::test_env("test_embedded_wal_proposer");
|
||||
|
||||
|
||||
2
vendor/postgres
vendored
2
vendor/postgres
vendored
Submodule vendor/postgres updated: eb52f7f49f...c2409039d6
Reference in New Issue
Block a user