Skip to content

Commit

Permalink
Merge pull request #93 from moimikey/update-deps
Browse files Browse the repository at this point in the history
switch to @testing-library/react
  • Loading branch information
moimikey committed Nov 29, 2020
2 parents 271c422 + e45c5eb commit 076089f
Show file tree
Hide file tree
Showing 5 changed files with 5,794 additions and 7,977 deletions.
5 changes: 1 addition & 4 deletions .setup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
import { configure } from 'enzyme'
import Adapter from 'enzyme-adapter-react-16'

configure({ adapter: new Adapter() })
import '@babel/polyfill'
Loading

0 comments on commit 076089f

Please sign in to comment.