mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 03:20:36 +00:00
Hide debug logs
This commit is contained in:
@@ -191,7 +191,7 @@ fn test_one_schedule() -> anyhow::Result<()> {
|
||||
// test.run_schedule(&schedule)?;
|
||||
// test.world.stop_all();
|
||||
|
||||
let seed = 16600359418126807633;
|
||||
let seed = 9982078935230494862;
|
||||
let test = config.start(seed);
|
||||
warn!("Running test with seed {}", seed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user