We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfe0b8 commit f21e4cbCopy full SHA for f21e4cb
src/containers/auth/__tests__/AuthModalContainer.test.tsx
@@ -1,6 +1,5 @@
1
import React from 'react';
2
import { render, fireEvent, cleanup } from '@testing-library/react';
3
-import configureMockStore from 'redux-mock-store';
4
import AuthModalContainer from '../AuthModalContainer';
5
import rootReducer, { RootState } from '../../../modules';
6
import { Provider } from 'react-redux';
0 commit comments