Fix integration tests

This commit is contained in:
Konstantin Knizhnik
2021-07-20 22:23:24 +03:00
parent c60e3e2337
commit 0ab4792943

View File

@@ -356,7 +356,7 @@ mod tests {
materialize: false,
gc_horizon: 64 * 1024 * 1024,
gc_period: Duration::from_secs(10),
n_redoers: 1,
wal_redoers: 1,
listen_addr: "127.0.0.1:5430".to_string(),
workdir: repo_dir,
pg_distrib_dir: "".into(),