Commit eaf0f84a authored by Winnie Hellmann's avatar Winnie Hellmann

Enable ESLint rule jest/valid-describe

(cherry picked from commit c2c8189b)
parent b59deb2e
......@@ -15,4 +15,5 @@ globals:
rules:
jest/no-identical-title: error
jest/no-focused-tests: error
jest/valid-describe: error
jest/no-jasmine-globals: error
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment