Skip to content

Commit e7254bf

Browse files
committed
skip unit tests
1 parent 8e22632 commit e7254bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/contracts/provider/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"lint": "eslint .",
77
"lint:fix": "eslint . --fix",
88
"test:contracts": "./scripts/test.sh",
9+
"test:unit": "echo Unit tests not required",
910
"typecheck": "tsc --noEmit"
1011
},
1112
"dependencies": {

0 commit comments

Comments
 (0)