mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 06:18:31 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into merge-unstable-deneb-june-6th
This commit is contained in:
@@ -177,7 +177,7 @@ fn checkpoint_sync_url_timeout_default() {
|
||||
CommandLineTest::new()
|
||||
.run_with_zero_port()
|
||||
.with_config(|config| {
|
||||
assert_eq!(config.chain.checkpoint_sync_url_timeout, 60);
|
||||
assert_eq!(config.chain.checkpoint_sync_url_timeout, 180);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user