Skip to content

Commit

Permalink
merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnakr committed Sep 23, 2020
1 parent 57291fb commit 75551d4
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 @@ -57,7 +57,7 @@
"coverage": "truffle run coverage",
"contract-size": "truffle run contract-size --checkMaxSize",
"test:unit": "truffle test ./test/unit-tests/*.ts",
"testingEngine": "truffle test ./test/test-engine/*.ts"
"testingEngine": "truffle test ./test/test-engine/*.ts",
"test:integration": "truffle test ./test/integration-tests/*.ts"
},
"husky": {
Expand Down

0 comments on commit 75551d4

Please sign in to comment.