Skip to content

Commit

Permalink
make test_helpers compile
Browse files Browse the repository at this point in the history
  • Loading branch information
elfedy committed Dec 24, 2024
1 parent e81fcec commit f54949d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/forge/tests/it/test_helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use alloy_chains::NamedChain;
use alloy_primitives::U256;
use forge::{
executors::strategy::ExecutorStrategy, revm::primitives::SpecId, MultiContractRunner,
MultiContractRunnerBuilder, TestOptions, TestOptionsBuilder,
MultiContractRunnerBuilder,
};
use foundry_cli::utils;
use foundry_compilers::{
Expand Down

0 comments on commit f54949d

Please sign in to comment.