Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the Property 'toBeTruthy' does not exist on type 'Assertion' error #156

Merged
merged 4 commits into from
Apr 23, 2023

Conversation

AndersonCeci
Copy link
Collaborator

Fixed the Property 'toBeTruthy' does not exist on type 'Assertion' error that came from by using Cypress and Jest in the same project.

@AndiBraimllari
Copy link
Collaborator

Awesome, seems like we have a solution. Perhaps a better solution can be what seems to be suggested by Cypress

"exclude": [
    "./cypress.config.ts",
    "cypress"
]

from cypress-io/cypress#22059 (comment)

Will approve anyway, feel free to go with your solution or what they suggest.

AndiBraimllari
AndiBraimllari previously approved these changes Apr 22, 2023
@AndiBraimllari
Copy link
Collaborator

Related to #156.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants