*This is a follow-up to https://github.com/matrix-org/matrix-js-sdk/pull/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`
This is a follow-up to #2973
There are many
jest/no-conditional-expectlints throughout the codebase that we should refactor away at some point.The rule is currently disabled in
.eslintrc.js