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(max-expects): don't count expect.<member>() calls towards max #1194

Merged
merged 1 commit into from Aug 9, 2022

Conversation

G-Rath
Copy link
Collaborator

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

Resolves #1193

@G-Rath G-Rath merged commit 75a0ff2 into main Aug 9, 2022
@G-Rath G-Rath deleted the fix-max-expects branch August 9, 2022 05:51
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
## [26.8.2](v26.8.1...v26.8.2) (2022-08-09)

### Bug Fixes

* **max-expects:** don't count `expect.<member>()` calls towards max ([#1194](#1194)) ([75a0ff2](75a0ff2))
@github-actions
Copy link

github-actions bot commented Aug 9, 2022

🎉 This PR is included in version 26.8.2 🎉

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.

[max-expects] now considers expect.assertions(n) an expect call
2 participants