File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 137137 "test" : " sf-test" ,
138138 "test:command-reference" : " ./bin/run commandreference:generate --erroronwarnings" ,
139139 "test:deprecation-policy" : " ./bin/run snapshot:compare" ,
140- "test:nuts" : " PLUGIN_SOURCE_SEED_EXCLUDE=deploy.async ts-node ./test/nuts/generateNuts.ts && nyc mocha \" **/*.nut.ts\" --slow 4500 --timeout 600000 --parallel --retries 0" ,
140+ "test:nuts" : " cross-env PLUGIN_SOURCE_SEED_EXCLUDE=deploy.async ts-node ./test/nuts/generateNuts.ts && nyc mocha \" **/*.nut.ts\" --slow 4500 --timeout 600000 --parallel --retries 0" ,
141141 "test:nuts:convert" : " cross-env PLUGIN_SOURCE_SEED_FILTER=convert ts-node ./test/nuts/generateNuts.ts && mocha \" test/nuts/generated/*.nut.ts\" --slow 4500 --timeout 600000 --parallel --retries 0" ,
142142 "test:nuts:delete" : " mocha \" test/nuts/delete.nut.ts\" --slow 4500 --timeout 600000 --parallel --retries 0" ,
143143 "test:nuts:deploy" : " cross-env PLUGIN_SOURCE_SEED_FILTER=deploy PLUGIN_SOURCE_SEED_EXCLUDE=async ts-node ./test/nuts/generateNuts.ts && mocha \" test/nuts/generated/*.nut.ts\" --slow 4500 --timeout 600000 --parallel --retries 0" ,
You can’t perform that action at this time.
0 commit comments