Frontend tests improvements (#13115)
Fix warnings and lower coverage by 0.1%
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { enableFetchMocks } from 'jest-fetch-mock';
|
||||
import { act } from 'react';
|
||||
|
||||
import { renewToken } from '@/auth/services/AuthService';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user