Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "npx hardhat test test/exchangeAgent.test.js",
"test": "npx hardhat test",
"test:local": "npx hardhat test --network hardhat",
"test:test-deploy": "npx hardhat run scripts/sample-script.js --network hardhat",
"bscTest:test-deploy": "npx hardhat run scripts/sample-script.js --network bscTest",
Expand Down Expand Up @@ -63,4 +63,4 @@
"eth-sig-util": "^3.0.1"
},
"repository": "[email protected]:Uno-Re/SSIP-SSRP-contracts.git"
}
}
File renamed without changes.
Loading