mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
43941d2706
This mock exists in 2 directories (with identical implementation) and
Jest just picks one at random. This removes one which makes it at least
deterministic and fixes a Jest warning on startup.
It existed in these 2 places:
-
`packages/react-server-dom-relay/src/__mocks__/JSResourceReferenceImpl.js`
-
`packages/react-server-native-relay/src/__mocks__/JSResourceReferenceImpl.js`
(removed)
DiffTrain build for [0f4a835966](https://github.com/facebook/react/commit/0f4a83596646c610c06b751fc8ac0fc51f90d796)
[View git log for this commit](https://github.com/facebook/react/commits/0f4a83596646c610c06b751fc8ac0fc51f90d796)