diff --git a/web-test-runner.config.js b/web-test-runner.config.js index c126adea47..641feb7542 100644 --- a/web-test-runner.config.js +++ b/web-test-runner.config.js @@ -69,7 +69,7 @@ export default { threshold: { statements: 98.5, branches: 95.78, - functions: 97.8, + functions: 96.8, lines: 98.5, }, },