Skip to content

Commit 1550829

Browse files
committed
chore: no NUT tests
1 parent 26d8130 commit 1550829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prepack": "sf-prepack",
7171
"prepare": "sf-install",
7272
"test": "wireit",
73-
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --parallel",
73+
"test:nuts": "echo 'No NUT tests'",
7474
"test:only": "wireit",
7575
"version": "oclif readme"
7676
},

0 commit comments

Comments
 (0)