diff options
Diffstat (limited to 'src/components/atoms/icons/posts-stack.test.tsx')
| -rw-r--r-- | src/components/atoms/icons/posts-stack.test.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/atoms/icons/posts-stack.test.tsx b/src/components/atoms/icons/posts-stack.test.tsx index 3728d1e..068fbea 100644 --- a/src/components/atoms/icons/posts-stack.test.tsx +++ b/src/components/atoms/icons/posts-stack.test.tsx @@ -1,3 +1,4 @@ +import { describe, expect, it } from '@jest/globals'; import { render } from '../../../../tests/utils'; import { PostsStack } from './posts-stack'; |
