diff --git a/.nycrc b/.nycrc index 960ca00445..3b51f5a7bf 100644 --- a/.nycrc +++ b/.nycrc @@ -3,7 +3,7 @@ "lines": 99.32, "functions": 99.11, "branches": 96.27, - "statements": 99.33, + "statements": 99.32, "include": [ "src/**/*.ts" ],