From f9e07941e075f27835989e32728c8ce221e5f6be Mon Sep 17 00:00:00 2001 From: shelly_goldblit Date: Tue, 26 Dec 2023 10:48:26 +0200 Subject: [PATCH] more review comments --- .nycrc.json | 1 - 1 file changed, 1 deletion(-) 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",