Skip to content

Commit

Permalink
Tidy up nightwatch reports before running
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Aug 28, 2024
1 parent 6566da9 commit ffaa2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ tasks:
NIGHTWATCH_ENV: 'firefox,chrome'
cmds:
- defer: { task: _nightwatch:vrt-report }
- rm -rf test_result/nightwatch*
- |
if [ -f "package-lock.json" ]; then
npx nightwatch --env $NIGHTWATCH_ENV {{.CLI_ARGS}}
Expand Down

0 comments on commit ffaa2c0

Please sign in to comment.