Skip to content

Commit b6e6ca4

Browse files
fix(web): remove invalid profileId from test mock
1 parent c2ca0f4 commit b6e6ca4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/web/src/pages/ProfilePage.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ describe('ProfilePage', () => {
4545
links: [
4646
{
4747
id: 'link1',
48-
profileId: '123',
4948
platform: 'github',
5049
username: 'testgithub',
5150
url: '',

0 commit comments

Comments
 (0)