Adding code to post screenshots of failed tests
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
"src": "tests/",
|
||||
"screenshots": {
|
||||
"path": "screenshots/",
|
||||
"takeOnFails": true
|
||||
"takeOnFails": true,
|
||||
"thumbnails": false,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user