Skip to content

Commit

Permalink
fix test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Sep 11, 2024
1 parent d6c1eb5 commit 47ee6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/stages/stages/src/stages/bodies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ mod tests {

for block_number in 0..=progress.number {
static_file_producer_sc.append_sidecars(
Default::default(),
&Default::default(),
block_number,
&blocks
.get(block_number as usize)
Expand Down

0 comments on commit 47ee6b7

Please sign in to comment.