Skip to content

Commit

Permalink
Require valid expect
Browse files Browse the repository at this point in the history
Reviewed By: cpojer

Differential Revision: D6671552

fbshipit-source-id: e254d3a308fac0802084b8d328bd3ee38c7bc8ce
  • Loading branch information
TheSavior authored and facebook-github-bot committed Jan 8, 2018
1 parent 9a36872 commit 67a3c42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc
Expand Up @@ -252,5 +252,7 @@
// The following rules are made available via `eslint-plugin-jest`.
"jest/no-disabled-tests": 1,
"jest/no-focused-tests": 1,
"jest/no-identical-title": 1,
"jest/valid-expect": 1,
}
}

0 comments on commit 67a3c42

Please sign in to comment.