Assertions are incorrectly applying markdown and adding asterisks #24960
Labels
E2E
Issue related to end-to-end testing
good first issue
Good for newcomers
type: user experience
Improvements needed for UX
Current behavior
Given the current basic code:
The following output is generated:

As you can see, the required value is displayed with asterisks, which I assume is a formatting error and it's actually supposed to make the value bold.
Desired behavior
Presumably the required value should show up as bold, rather than surrounded by asterisks.
Test code to reproduce
should generate

Cypress Version
11.2
Node version
19
Operating System
Win 11
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: