Skip to content
Snippets Groups Projects
Commit 874a249d authored by Tore.Brede's avatar Tore.Brede
Browse files

Removing unused import

parent 8435d589
No related branches found
No related tags found
1 merge request!111Improving testcase
Pipeline #96929 passed
......@@ -4,7 +4,6 @@ import userEvent from '@testing-library/user-event'
import AdapterDateFns from '@mui/lab/AdapterDateFns'
import { LocalizationProvider } from '@mui/lab'
import Register from './index'
import { act } from '@testing-library/react'
// Mock react-i18next module to return a translation that just returns the key
jest.mock('react-i18next', () => ({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment