Skip to content

Commit

Permalink
put back zksync flag
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaark committed Feb 4, 2025
1 parent 3b03946 commit cc01b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand Down

0 comments on commit cc01b7a

Please sign in to comment.