aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/icons/career.test.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/icons/career.test.tsx')
-rw-r--r--src/components/atoms/icons/career.test.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/icons/career.test.tsx b/src/components/atoms/icons/career.test.tsx
index 0c47262..7e53f6e 100644
--- a/src/components/atoms/icons/career.test.tsx
+++ b/src/components/atoms/icons/career.test.tsx
@@ -1,5 +1,5 @@
import { render } from '../../../../tests/utils';
-import Career from './career';
+import { Career } from './career';
describe('Career', () => {
it('renders a Career icon', () => {