Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 3bbc296

Browse files
authored
chore: skip creating coverage for untested e2e test files (#1145)
1 parent 9898eb1 commit 3bbc296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"/fixture/",
8888
"/examples/",
8989
"/dist/",
90+
"/e2e-tests/",
9091
"/tests/"
9192
],
9293
"watchPathIgnorePatterns": [

0 commit comments

Comments
 (0)