diff --git a/.c8rc.json b/.c8rc.json index 52f22b5..81ecbe9 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -4,5 +4,5 @@ "reporter": ["html"], "report-dir": "./coverage", "check-coverage": true, - "lines": 95 + "lines": 90 }