Skip to content

Commit b721352

Browse files
committed
chore: clean up
1 parent 6dbce3d commit b721352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/index.test.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,6 @@ describe('rc-tooltip', () => {
455455
</UniqueProvider>,
456456
);
457457

458-
console.log(document.body.innerHTML);
459-
460458
// Test that uniqueBody doesn't break the normal tooltip functionality
461459
expect(document.querySelector('.unique-body-class')).toHaveStyle({
462460
color: 'red',

0 commit comments

Comments
 (0)