Skip to content

Commit

Permalink
another one another one
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Sterner committed Aug 30, 2024
1 parent b146047 commit a7b7984
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/components/Profile/ProfileComponent.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { afterEach, describe, expect, it, vi } from 'vitest';
import { ProfileComponent } from '@components/Profile';
import '@testing-library/jest-dom/extend-expect';
import createMatchMedia from '../../helpers/createMatchMedia';

import MockSignedInUserContext from '../../mocks/contexts/MockSignedInUserContext';

const renderTest = (contactProfile = null) =>
Expand Down

0 comments on commit a7b7984

Please sign in to comment.