mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #2967 from zpao/jest-match-internal
[jest] Use persistModuleRegistryBetweenSpecs
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
"rootDir": "",
|
||||
"scriptPreprocessor": "jest/preprocessor.js",
|
||||
"setupEnvScriptFile": "jest/environment.js",
|
||||
"persistModuleRegistryBetweenSpecs": true,
|
||||
"testFileExtensions": [
|
||||
"js",
|
||||
"coffee",
|
||||
|
||||
Reference in New Issue
Block a user