type unknown error in getDisplayName #15688
Unanswered
Aledosim
asked this question in
Component Testing
Replies: 1 comment
-
Hey, sorry for the slow rely. Can you share the generated code in |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I executed
npx create-cypress-tests --component-tests
and when tried to run a component test it threw this error. Using create-react-app and plain js. My E2E tests are ok. Is this a configuration error? What's the displayName?Here's the test:
Beta Was this translation helpful? Give feedback.
All reactions