diff --git a/.nycrc.json b/.nycrc.json index 81e323f7..dfb4729b 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -11,7 +11,6 @@ "./coverage/**", "./cypress/**", "./dist/**", - "**/*.cy.ts", "node_modules" ], "report-dir": "coverage",