Navigation Menu

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

[Docs] Testing docs: Comment out optional config that points to a file #33827

Merged
merged 1 commit into from Jan 31, 2022

Conversation

delbaoliveira
Copy link
Contributor

Documentation / Examples

  • Make sure the linting passes by running yarn lint

This prevents users who copy and paste the options without creating the associated file from experiencing an error. The option is explained in the Jest Docs and in the Optional: Extend Jest with custom matchers section.

…point to a file

This prevents users who copy and paste the options without creating the associated file from experiencing an error. The option is explained in the Jest Docs and in the `Optional: Extend Jest with custom matchers` section.
@kodiakhq kodiakhq bot merged commit 030666b into vercel:canary Jan 31, 2022
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
vercel#33827)

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`

This prevents users who copy and paste the options without creating the associated file from experiencing an error. The option is explained in the Jest Docs and in the `Optional: Extend Jest with custom matchers` section.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 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