Closed nelsonchen90 closed 6 years ago
We can pass optional arguements options to shallow renderer in Enzyme 3: http://airbnb.io/enzyme/docs/api/shallow.html#arguments
options
but the implementation here doesn't support it https://github.com/joetidee/enzyme-react-intl/blob/3088da7126a1d9166366c0af5914eefca68122ec/src/index.js#L44
any plans?
Feel free to open a PR.
We can pass optional arguements
options
to shallow renderer in Enzyme 3: http://airbnb.io/enzyme/docs/api/shallow.html#argumentsbut the implementation here doesn't support it https://github.com/joetidee/enzyme-react-intl/blob/3088da7126a1d9166366c0af5914eefca68122ec/src/index.js#L44
any plans?