mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
update cypress-cucumber-preprocessor configuration
This commit is contained in:
parent
e342059dbd
commit
0c452ffdb4
@ -11,12 +11,12 @@
|
||||
"nonGlobalStepDefinitions": true,
|
||||
"json": {
|
||||
"enabled": true,
|
||||
"output": "jsonlogs/log.json",
|
||||
"output": "cypress/json_logs/cucumber_log.json",
|
||||
"formatter": "cucumber-json-formatter"
|
||||
},
|
||||
"messages": {
|
||||
"enabled": true,
|
||||
"output": "jsonlogs/messages.ndjson"
|
||||
"output": "cypress/json_logs/messages.ndjson"
|
||||
},
|
||||
"html": {
|
||||
"enabled": false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user