Skip to content

Commit f54949d

Browse files
committed
make test_helpers compile
1 parent e81fcec commit f54949d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/forge/tests/it/test_helpers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use alloy_chains::NamedChain;
44
use alloy_primitives::U256;
55
use forge::{
66
executors::strategy::ExecutorStrategy, revm::primitives::SpecId, MultiContractRunner,
7-
MultiContractRunnerBuilder, TestOptions, TestOptionsBuilder,
7+
MultiContractRunnerBuilder,
88
};
99
use foundry_cli::utils;
1010
use foundry_compilers::{

0 commit comments

Comments
 (0)