Use it instead of test in Jest specs
To unify our codebase we decided to use `it` in Jest specs instead of `test`. The ESLint rule is coming.
Showing
Please register or sign in to comment
To unify our codebase we decided to use `it` in Jest specs instead of `test`. The ESLint rule is coming.