diff --git a/nightwatch-local.conf.js b/nightwatch-local.conf.js index 6c9fb1172..3f6711dab 100644 --- a/nightwatch-local.conf.js +++ b/nightwatch-local.conf.js @@ -32,7 +32,7 @@ module.exports = { 'enabled': true, 'on_failure': true, 'on_error': true, - 'path': './test/e2e/reports' + 'path': './test/e2e/tests_output' }, }, 'integration': {