Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(linter/jest): fix indentation in code comment (#5372)
previously, `test('...` was indented, making it look like it was inside a block statement/callback. this PR corrects this by fixing the indentation
- Loading branch information