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.