diff --git a/jest.config.js b/jest.config.js index cfd1c6689168..6fc625124844 100644 --- a/jest.config.js +++ b/jest.config.js @@ -108,7 +108,7 @@ module.exports = { statements: 87.67, branches: 73.81, functions: 82.17, - lines: 87.72X, + lines: 87.72, }, }, coverageReporters: ['clover', 'json', 'lcov', 'text-summary'],