mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
[design]: overrides pattern, tests, yay!
This commit is contained in:
parent
0ccb5fa32f
commit
dd6f02f4e2
22 changed files with 6165 additions and 1328 deletions
|
@ -1,3 +1,4 @@
|
|||
const enzyme = require('enzyme')
|
||||
const Adapter = require('enzyme-adapter-react-16')
|
||||
require('babel-plugin-require-context-hook/register')();
|
||||
enzyme.configure({ adapter: new Adapter() })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue