mirror of
https://github.com/Instadapp/dsa-periphery-contract.git
synced 2024-07-29 22:27:13 +00:00
update command for unit test
This commit is contained in:
parent
9d9e1615ef
commit
88dd118ed8
|
@ -7,7 +7,7 @@
|
|||
"build": "npm run clean && npm run compile",
|
||||
"clean": "npx hardhat clean",
|
||||
"compile": "npx hardhat compile",
|
||||
"test": "npx hardhat test",
|
||||
"test": "npm run forge:test",
|
||||
"forge:install": "forge install",
|
||||
"forge:build": "forge build --via-ir",
|
||||
"forge:test": "forge test --via-ir"
|
||||
|
|
Loading…
Reference in New Issue
Block a user