Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 362 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 362 Bytes

A repo being used as an example to show jest.mock(filePath) still brings in the imports, where the jest.mock(filePath, factory) does not.

jest-mock-issue

jest-mock-issue