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(no-disabled-tests): switch to using jest function call parser #1125

Merged
merged 1 commit into from May 28, 2022

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented May 28, 2022

To be merged after #1122 is landed

Resolves #1115

@G-Rath G-Rath added the bug label May 28, 2022
@G-Rath G-Rath force-pushed the update-no-disabled-tests-to-use-new-parser branch from acec4dc to c92527d Compare May 28, 2022 18:39
@G-Rath G-Rath marked this pull request as ready for review May 28, 2022 18:41
@G-Rath G-Rath merged commit 32931c3 into main May 28, 2022
@G-Rath G-Rath deleted the update-no-disabled-tests-to-use-new-parser branch May 28, 2022 18:46
github-actions bot pushed a commit that referenced this pull request May 28, 2022
## [26.4.1](v26.4.0...v26.4.1) (2022-05-28)

### Bug Fixes

* **no-disabled-tests:** switch to using jest function call parser ([#1125](#1125)) ([32931c3](32931c3))
* support `failing` property on test functions ([#1123](#1123)) ([6d75e8d](6d75e8d))
@github-actions
Copy link

🎉 This PR is included in version 26.4.1 🎉

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.

[no-disabled-tests] does not support @jest/globals
1 participant