How to disable JSON failed logs? #16844
Unanswered
gotoAndBliss
asked this question in
CI setup
Replies: 1 comment
-
@gotoAndBliss This is not the intended default behavior of Cypress when ran by itself. Do you have some outside reporters or plugins setup that may be generating this log? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cypress 7.4.0
Any failed tests auto generates a file
log/<name of failed spec>.json
.I have no need for this file. How can I disable this?
Beta Was this translation helpful? Give feedback.
All reactions