diff --git a/tasks/test.yml b/tasks/test.yml index a3f17dac..5ffb691c 100644 --- a/tasks/test.yml +++ b/tasks/test.yml @@ -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}}