Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:54
Show Gist options
  • Save serhii-havrylenko/c9bed9269b5ec0c13ed374cc86c30aec to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/c9bed9269b5ec0c13ed374cc86c30aec to your computer and use it in GitHub Desktop.
import Enzyme from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';
Enzyme.configure({ adapter: new Adapter() });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment