Skip to content

Commit ff41487

Browse files
committed
ignore paths from WatchDetection test case
1 parent cc0148b commit ff41487

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
"<rootDir>/test/js/",
135135
"<rootDir>/test/browsertest/js/",
136136
"<rootDir>/test/fixtures/temp-cache-fixture/",
137+
"<rootDir>/test/fixtures/temp-",
137138
"<rootDir>/benchmark/",
138139
"<rootDir>/examples/*/dist",
139140
"<rootDir>/coverage/"
@@ -143,6 +144,7 @@
143144
"<rootDir>/test/js/",
144145
"<rootDir>/test/browsertest/js/",
145146
"<rootDir>/test/fixtures/temp-cache-fixture/",
147+
"<rootDir>/test/fixtures/temp-",
146148
"<rootDir>/benchmark/",
147149
"<rootDir>/examples/*/dist",
148150
"<rootDir>/coverage/"

0 commit comments

Comments
 (0)