Skip to content

Instantly share code, notes, and snippets.

@oosby
Last active October 11, 2019 16:51
Show Gist options
  • Save oosby/2d11aa40e99b40cbf7d741f80c0ed563 to your computer and use it in GitHub Desktop.
Save oosby/2d11aa40e99b40cbf7d741f80c0ed563 to your computer and use it in GitHub Desktop.
import * as utils from '../utils';
utils.isSomething = jest.fn(() => true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment