We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df79a5 commit 87de7b7Copy full SHA for 87de7b7
src/app/__tests__/app.spec.tsx
@@ -1,5 +1,5 @@
1
import { act, render } from '@testing-library/react';
2
-import Bot from '../app';
+import Bot from '../App';
3
4
jest.mock('@deriv-com/translations', () => ({
5
...jest.requireActual('@deriv-com/translations'),
0 commit comments