Skip to content
Snippets Groups Projects
Commit f4457ffa authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6522 Trying to fix missing screenshots

parent d25e5b08
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@
"json": true,
"quite": true,
"reportFilename": "report",
"overwrite": false
"overwrite": false,
"saveAllAttempts": false,
"embeddedScreenshots": true,
"inlineAssets": true
}
}
......@@ -36,6 +36,9 @@
"json": true,
"reportDir": "./reports/mochawesome-report",
"reportFilename": "report",
"overwrite": true
"overwrite": true,
"saveAllAttempts": false,
"embeddedScreenshots": true,
"inlineAssets": true
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment