Bumped up the version to 1.3.3
[sdc/sdc-workflow-designer.git] / workflow-bdd / cucumber.js
1 module.exports = {
2         "default" : "--require stepDefinitions -f summary -r ./features -f json:report/report.json"
3 };