You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when trying to use this module in my tests:
TypeError: Class extends value undefined is not a function or null
at Object.relayMock (node_modules/relay-testing-utils/build/relay-mock.js:9:31)
at Object.<anonymous> (src/components/__mocks__/react-relay.js:6:49)
at Object.<anonymous> (src/components/filter.tsx:10:2)
at Object.<anonymous> (src/components/__tests__/filter.test.tsx:2:1)
The text was updated successfully, but these errors were encountered:
I get the following error when trying to use this module in my tests:
The text was updated successfully, but these errors were encountered: