diff --git a/package.json b/package.json index 86ce6e8..19665e3 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "compile:forge": "forge build", "clean": "hardhat clean", "test:hardhat": "hardhat test --network hardhat", - "test:forge": "forge test", + "test:forge": "forge test --zksync", "style:solidity": "forge fmt --zksync" }, "keywords": [],