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 8888 "scripts" : {
8989 "cloudserver" : " S3METADATA=mongodb npm-run-all --parallel start_dataserver start_s3server" ,
9090 "dev" : " nodemon --exec \" yarn run start\" " ,
91- "ft_awssdk" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/object --exit" ,
91+ "ft_awssdk" : " cd tests/functional/aws-node-sdk && mocha --reporter mocha-multi-reporters --reporter-options configFile=$INIT_CWD/tests/reporter-config.json test/bucket --exit" ,
9292 "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" ,
9393 "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" ,
9494 "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