Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix import error that causes test failure (facebookexperimental…
…#2090) Summary: When I run `yarn test`, I got a test case failure from facebookexperimental#2078 that says ``` You'll find more details and examples of these config options in the docs: https://jestjs.io/docs/en/configuration.html Details: Recoil/packages/shared/util/__tests__/Recoil_RecoilEnv-test.js:13 import { IS_INTERNAL } from 'Recoil_TestingUtils'; ``` This PR is a fix for that Pull Request resolved: facebookexperimental#2090 Differential Revision: D41105610 Pulled By: drarmstr fbshipit-source-id: 7e55df8ed1257d6548c71716a21ae69d168aa2a6
- Loading branch information