Skip to content

Commit

Permalink
Update crates/forge/tests/it/zk/factory_deps.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Rigada <[email protected]>
  • Loading branch information
elfedy and Jrigada authored Dec 16, 2024
1 parent c6cb287 commit 48b6628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/forge/tests/it/zk/factory_deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ contract ZkLargeFactoryDependenciesScript is Script {
let node = ZkSyncNode::start();

// foundry default gas-limit is not enough to pay for factory deps
// with era_test_node's environment
// with Anvil-zksync's environment
let gas_limit = MAX_L2_GAS_LIMIT;

cmd.arg("script").args([
Expand Down

0 comments on commit 48b6628

Please sign in to comment.