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 8989 "scripts" : {
9090 "cloudserver" : " S3METADATA=mongodb npm-run-all --parallel start_dataserver start_s3server" ,
9191 "dev" : " nodemon --exec \" yarn run start\" " ,
92- "ft_awssdk" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/service --exit" ,
92+ "ft_awssdk" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/ --exit" ,
9393 "ft_awssdk_aws" : " cd tests/functional/aws-node-sdk && AWS_ON_AIR=true mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/ --exit" ,
9494 "ft_awssdk_buckets" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/bucket --exit" ,
9595 "ft_awssdk_objects_misc" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/legacy test/object test/service test/support --exit" ,
You can’t perform that action at this time.
0 commit comments