Skip to content

Instantly share code, notes, and snippets.

@nivida
Created February 4, 2019 17:03
Show Gist options
  • Save nivida/2ec214ade22b2379db9529c4b57a875a to your computer and use it in GitHub Desktop.
Save nivida/2ec214ade22b2379db9529c4b57a875a to your computer and use it in GitHub Desktop.
jest.mock('Web3');
new Web3();
web3Mock = Web3.mock.instances[0];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment