diff --git a/ghost/core/.c8rc.json b/ghost/core/.c8rc.json index c00b46b288..277e9c146d 100644 --- a/ghost/core/.c8rc.json +++ b/ghost/core/.c8rc.json @@ -6,10 +6,10 @@ "text-summary", "cobertura" ], - "statements": 57, + "statements": 61, "branches": 80, "functions": 51, - "lines": 57, + "lines": 61, "include": [ "core/{*.js,frontend,server,shared}" ],