fix for pom and script
[sdc.git] / cucumber-js-test-apis-ci / cucumber.js
1 module.exports = {
2         "default" : "--require stepDefinitions -f summary -r ./features -f json:report/report.json"
3 };