mirror of
https://github.com/vacp2p/rln-contract.git
synced 2026-01-09 21:07:54 -05:00
fix: workaround assumePayable
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"start": "hardhat node --export-all deployments/allDeployments.json",
|
||||
"compile": "hardhat compile",
|
||||
"test": "yarn test:foundry && yarn test:hardhat",
|
||||
"test:verbose": "yarn test:foundry -vvv && yarn test:hardhat --verbose",
|
||||
"test:hardhat": "hardhat test",
|
||||
"test:hardhat:localhost": "yarn test:hardhat --network localhost",
|
||||
"test:hardhat:sepolia": "yarn test:hardhat --network sepolia",
|
||||
|
||||
Reference in New Issue
Block a user