Solved: My results show 3 tests passed, but one failed. #27950
Replies: 2 comments
-
I will do a clean install and try again |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved: I had a bad before() hook. All good. Sorry for the waste of time. |
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 am using Cypress 13.3.0 out of the box.
I have a simple test to make sure all is working. The first test is designed to fail:
My test results look like the following screenshot. If I dont expand the test results I see 3 green ticks and the summary at the top says 3 passing, none failing. If I expand the tests I see that test 1 does, in fact, fail. But it doesn't say so in the summary. :-(

Am I missing something really obvious here?
Thanks,
Murray
Beta Was this translation helpful? Give feedback.
All reactions