Tests for translate utils
This commit is contained in:
3
tests/setupTests.ts
Normal file
3
tests/setupTests.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import '@testing-library/jest-dom';
|
||||
import jestFetchMock from 'jest-fetch-mock';
|
||||
jestFetchMock.enableMocks();
|
||||
Reference in New Issue
Block a user