Skip to content

Commit

Permalink
chore: Compile contracts before testing ua-utils-evm-hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Dec 8, 2023
1 parent 7ab3590 commit e293afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ua-utils-evm-hardhat-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"license": "MIT",
"scripts": {
"lint": "npx eslint '**/*.{js,ts,json}'",
"pretest": "npx hardhat compile",
"test": "jest --runInBand"
},
"devDependencies": {
Expand Down

0 comments on commit e293afb

Please sign in to comment.