mirror of https://github.com/Budibase/budibase.git
5 changed files with 1375 additions and 20 deletions
@ -0,0 +1,10 @@ |
|||
{ |
|||
"reporterEnabled": "mochawesome", |
|||
"mochawesomeReporterOptions": { |
|||
"reportDir": "cypress/reports/mocha", |
|||
"quiet": true, |
|||
"overwrite": false, |
|||
"html": false, |
|||
"json": true |
|||
} |
|||
} |
|||
File diff suppressed because it is too large
Loading…
Reference in new issue