mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Fix more merge conflicts between unstable and release-v7.0.0
This commit is contained in:
committed by
Michael Sproul
parent
cbf1c04a14
commit
2f37bf4de5
@@ -2811,6 +2811,9 @@ fn data_column_publishing_delay_for_testing() {
|
||||
Some(Duration::from_secs_f64(3.5f64))
|
||||
);
|
||||
});
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn invalid_block_roots_flag() {
|
||||
let dir = TempDir::new().expect("Unable to create temporary directory");
|
||||
let mut file =
|
||||
|
||||
Reference in New Issue
Block a user