File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 121121 "test:deprecation-policy" : " wireit" ,
122122 "test:json-schema" : " wireit" ,
123123 "test:nuts" : " nyc mocha \" ./test/nut/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 10" ,
124- "test:nuts:legacy" : " nyc mocha \" ./test/nut/legacy/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel" ,
125- "test:nuts:sandbox" : " nyc mocha \" ./test/**/*.sandboxNut.ts\" --slow 450000 --timeout 7200000 --parallel" ,
124+ "test:nuts:legacy" : " nyc mocha \" ./test/nut/legacy/*.nut.ts\" --slow 4500 --timeout 1200000 --parallel --jobs 10 " ,
125+ "test:nuts:sandbox" : " nyc mocha \" ./test/**/*.sandboxNut.ts\" --slow 450000 --timeout 7200000 --parallel --jobs 10 " ,
126126 "test:only" : " wireit" ,
127127 "test:watch" : " mocha --watch \" ./test/**/*.test.ts\" " ,
128128 "version" : " oclif readme"
You can’t perform that action at this time.
0 commit comments