Skip to content

Commit

Permalink
Fixed the rust tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jalextowle committed Jan 10, 2024
1 parent c27af96 commit 04cb6ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/test-utils/src/chain/test_chain.rs
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ impl TestChain {
target2.address(),
target3.address(),
pool.address(),
Vec::<U256>::new(),
),
)?
.gas_price(DEFAULT_GAS_PRICE)
Expand Down

0 comments on commit 04cb6ca

Please sign in to comment.