Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranbt committed Jul 15, 2024
1 parent 8dfade0 commit 4ef1e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/rbuilder/src/backtest/store.rs
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ mod test {
max_priority_fee_per_gas: Some(22),
max_fee_per_blob_gas: None,
other: Default::default(),
authorization_list: None,
}
}
}

0 comments on commit 4ef1e5c

Please sign in to comment.