Output path

This commit is contained in:
Belen Curcio
2017-10-13 21:14:10 -03:00
parent 887dd3825c
commit b750d9e9a9
+1 -1
View File
@@ -32,7 +32,7 @@ module.exports = {
'enabled': true,
'on_failure': true,
'on_error': true,
'path': './test/e2e/reports'
'path': './test/e2e/tests_output'
},
},
'integration': {