Skip to content

Instantly share code, notes, and snippets.

@johnsardine
Last active November 16, 2017 23:47
Show Gist options
  • Save johnsardine/5ae711c1f7e66da597e68be33fee13a2 to your computer and use it in GitHub Desktop.
Save johnsardine/5ae711c1f7e66da597e68be33fee13a2 to your computer and use it in GitHub Desktop.
9 - Mock file
jest.mock('@/Api', () => require('@/ApiMock'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment