Tests for Member.jsx
This commit is contained in:
parent
cc1c3285b0
commit
f2303fb70c
15 changed files with 4428 additions and 10535 deletions
4
src/setupTests.js
Normal file
4
src/setupTests.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { configure } from 'enzyme'
|
||||
import Adapter from 'enzyme-adapter-react-16'
|
||||
|
||||
configure({ adapter: new Adapter() })
|
Loading…
Add table
Add a link
Reference in a new issue