File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 121121 "prepack" : " sf-prepack" ,
122122 "prepare" : " sf-install" ,
123123 "test" : " wireit" ,
124- "test:nuts" : " nyc mocha \" ./test/nut/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 20 " ,
125- "test:nuts:legacy" : " nyc mocha \" ./test/nut/legacy/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 10 " ,
126- "test:nuts:sandbox" : " nyc mocha \" ./test/**/*.sandboxNut.ts\" --slow 450000 --timeout 7200000 --parallel --jobs 10 " ,
124+ "test:nuts" : " nyc mocha \" ./test/nut/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 5 " ,
125+ "test:nuts:legacy" : " nyc mocha \" ./test/nut/legacy/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 5 " ,
126+ "test:nuts:sandbox" : " nyc mocha \" ./test/**/*.sandboxNut.ts\" --slow 450000 --timeout 7200000 --parallel --jobs 5 " ,
127127 "test:only" : " wireit" ,
128128 "test:watch" : " mocha --watch \" ./test/**/*.test.ts\" " ,
129129 "version" : " oclif readme"
236236 "output" : []
237237 }
238238 }
239- }
239+ }
You can’t perform that action at this time.
0 commit comments