"cypress:generate-report":"npm run cypress:merge-report --REPORT_FOLDER=$npm_config_REPORT_FOLDER ; npm run cypress:generate-html --REPORT_FOLDER=$npm_config_REPORT_FOLDER",
"cypress:generate-report":"npm run cypress:merge-report --REPORT_FOLDER=${npm_config_report_folder} ; npm run cypress:generate-html --REPORT_FOLDER=${npm_config_report_folder}",