Skip to content

Instantly share code, notes, and snippets.

@corradin
Created February 25, 2018 19:53
Show Gist options
  • Save corradin/731965367dadf237f6293c45d3b70882 to your computer and use it in GitHub Desktop.
Save corradin/731965367dadf237f6293c45d3b70882 to your computer and use it in GitHub Desktop.
import { configure } from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';
configure({ adapter: new Adapter() });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment