Cypress configuration #23057
Unanswered
heeyhelen
asked this question in
Component Testing
Replies: 0 comments
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.
-
Hello! Need some help with that. I have version 3.4.1
I use this code in cypress.json file and it does not work when I open cypress in terminal.
{

"baseUrl": "https://localhost:4200",
"ignoreTestFiles": "**/examples/*.js"
}
Cypress was supposed to ignore files from EXAMPLES, but nothing changed and I still see them.
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions