Skip to content

Commit

Permalink
[Updated] Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
greedyboi committed Jul 27, 2023
1 parent e3ec3a6 commit 21589d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/app.test.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'reflect-metadata';
import React from 'react';
import { screen, within, render } from '@testing-library/react';
import i18n from 'locales';
Expand Down

0 comments on commit 21589d4

Please sign in to comment.