testing-library / eslint-plugin-testing-library

ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
https://npm.im/eslint-plugin-testing-library
MIT License
968 stars 135 forks source link

docs: typo in v6 migration guide #827

Closed andipaetzold closed 8 months ago

andipaetzold commented 8 months ago

Checks

Changes

Typo in the migration guide that's already fixed in the GitHub release.

The rules are called no-await-sync-query and no-await-sync-queries

Context

https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.0.0

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 6.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: