Release WF-D 1.6.4
[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 };