Skip to content

Commit 191da02

Browse files
committed
fix: remove TODO
1 parent e0e0d73 commit 191da02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/elements/content-sharing/__tests__/ContentSharingV2.test.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ describe('elements/content-sharing/ContentSharingV2', () => {
127127
},
128128
);
129129
});
130-
131-
// TODO: Figure out why classification is not being rendered in the DOM
132130
expect(await screen.findByText('BLUE')).toBeVisible();
133131
});
134132
});

0 commit comments

Comments
 (0)