Skip to content

Commit e609a33

Browse files
committed
rm
1 parent 45599f6 commit e609a33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Select.test.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2448,8 +2448,6 @@ describe('Select.Basic', () => {
24482448
/>,
24492449
);
24502450

2451-
console.log(container.innerHTML);
2452-
24532451
const prefix = container.querySelector('.rc-select-prefix');
24542452
const suffix = container.querySelector('.rc-select-arrow');
24552453
const item = container.querySelector('.rc-select-item-option');

0 commit comments

Comments
 (0)