Skip to content

Instantly share code, notes, and snippets.

@0xR
Created November 2, 2016 16:42
Show Gist options
  • Save 0xR/85ccd550155788b2e33d5f1226fb1c3c to your computer and use it in GitHub Desktop.
Save 0xR/85ccd550155788b2e33d5f1226fb1c3c to your computer and use it in GitHub Desktop.
global.jestExpect = global.expect;
global.expect = chai.expect;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment