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(prefer-expect-assertions): use scoped based jest fn call parser for expect checks #1201

Merged
merged 1 commit into from Aug 20, 2022

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Aug 19, 2022

Resolves #1192

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@G-Rath G-Rath merged commit fd54ca1 into main Aug 20, 2022
@G-Rath G-Rath deleted the fix-prefer-expect-asserts branch August 20, 2022 22:42
github-actions bot pushed a commit that referenced this pull request Aug 20, 2022
## [26.8.5](v26.8.4...v26.8.5) (2022-08-20)

### Bug Fixes

* **prefer-expect-assertions:** use scoped based jest fn call parser for `expect` checks ([#1201](#1201)) ([fd54ca1](fd54ca1))
@github-actions
Copy link

🎉 This PR is included in version 26.8.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[prefer-expect-assertions] expect check doesn't account for scope
2 participants