Open q3e opened 7 years ago
The only test suite for component fails Similar issue: https://github.com/apollographql/react-apollo/issues/892
This worked for my app
jest.mock('react-dom/server', () => {}, {virtual: true})
The only test suite for component fails
Similar issue: https://github.com/apollographql/react-apollo/issues/892