Skip to content

Commit cd91527

Browse files
author
SF-CLI-BOT
committed
chore: sync package.json [skip-validate-pr]
Authored via Leif
1 parent 67f6614 commit cd91527

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@
108108
"test": "sf-test",
109109
"version": "oclif-dev readme && git add README.md",
110110
"test:deprecation-policy": "./bin/run snapshot:compare",
111-
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings"
111+
"test:command-reference": "./bin/run commandreference:generate --erroronwarnings",
112+
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --parallel"
112113
},
113114
"husky": {
114115
"hooks": {

0 commit comments

Comments
 (0)