Skip to content

Commit

Permalink
Merge branch 'development' into decay_param
Browse files Browse the repository at this point in the history
  • Loading branch information
CjS77 authored Oct 14, 2021
2 parents c38eb0c + 90eabe2 commit d020b2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration_tests/run-tests.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
if [ ! -d cucumber_output ]; then
mkdir cucumber_output
fi
./node_modules/.bin/cucumber-js -f ./node_modules/cucumber-pretty -f json:cucumber_output/tests.cucumber "$@"
node ./generate_report.js

0 comments on commit d020b2e

Please sign in to comment.