We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6678040 commit 03070dbCopy full SHA for 03070db
1 file changed
package.json
@@ -149,7 +149,8 @@
149
"/packages/jest-haste-map/src/__tests__/haste_impl.js",
150
"/packages/.*/src/__tests__/expect_util.js",
151
"/packages/jest-runtime/src/__tests__/defaultResolver.js",
152
- "/packages/jest-worker/src/__performance_tests__"
+ "/packages/jest-worker/src/__performance_tests__",
153
+ "/integration_tests/__tests__/iterator-to-null-test.js"
154
]
155
},
156
"prettier": {
0 commit comments