Skip to content

Commit 1f3f4af

Browse files
committed
test: update test name
Signed-off-by: Adam Setch <[email protected]>
1 parent f5e18d6 commit 1f3f4af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/EmojiText.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { render } from '@testing-library/react';
22
import { mockDirectoryPath } from '../__mocks__/utils';
33
import { EmojiText, type IEmojiText } from './EmojiText';
44

5-
describe('components/icons/Emoji.tsx', () => {
5+
describe('components/Emoji.tsx', () => {
66
beforeEach(() => {
77
mockDirectoryPath();
88
});

src/components/__snapshots__/EmojiText.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)