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 jest/no-conditional-expect lints throughout the codebase #2978

Closed
MadLittleMods opened this issue Dec 14, 2022 · 0 comments · Fixed by #3194
Closed

Fix jest/no-conditional-expect lints throughout the codebase #2978

MadLittleMods opened this issue Dec 14, 2022 · 0 comments · Fixed by #3194
Assignees
Labels
T-Task Tasks for the team like planning

Comments

@MadLittleMods
Copy link
Contributor

This is a follow-up to #2973


There are many jest/no-conditional-expect lints throughout the codebase that we should refactor away at some point.

The rule is currently disabled in .eslintrc.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants