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

fix: toBeInTheDocument is not a function #35930

Merged
merged 2 commits into from Apr 6, 2022
Merged

fix: toBeInTheDocument is not a function #35930

merged 2 commits into from Apr 6, 2022

Conversation

bestony
Copy link
Contributor

@bestony bestony commented Apr 6, 2022

fix when run jest with error "TypeError: expect(...).toBeInTheDocument is not a function"

image

Feature

  • Documentation added

Documentation / Examples

  • Make sure the linting passes by running yarn lint

fix when run jest with error "TypeError: expect(...).toBeInTheDocument is not a function"
@kodiakhq kodiakhq bot merged commit 5a62701 into vercel:canary Apr 6, 2022
colinhacks pushed a commit to colinhacks/next.js that referenced this pull request Apr 14, 2022
fix when run jest with error "TypeError: expect(...).toBeInTheDocument is not a function"



![image](https://user-images.githubusercontent.com/13283837/161903133-501f6f6b-8623-4b1f-986f-0faa32b3ef91.png)

## Feature
- [x] Documentation added

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants