diff --git a/.nycrc b/.nycrc index 4233221321..82a1fc5f1e 100644 --- a/.nycrc +++ b/.nycrc @@ -4,8 +4,7 @@ "text-summary" ], "exclude": [ - "**/spec/**", - "src/" + "**/spec/**" ] }