Skip to content

Commit a107da5

Browse files
committed
polish
1 parent ee4f474 commit a107da5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/Select.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1997,7 +1997,6 @@ describe('Select.Basic', () => {
19971997
expect(container.querySelector('.rc-select-dropdown-empty')).toBeFalsy();
19981998
});
19991999

2000-
// https://github.com/react-component/select/issues/XXX
20012000
it('should allow typing when notFoundContent is null and no options match', () => {
20022001
const onSearch = jest.fn();
20032002
const { container } = render(

0 commit comments

Comments
 (0)