Skip to content

Commit 488ab47

Browse files
authored
Update tests/Select.test.tsx
1 parent 766c3bf commit 488ab47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Select.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,6 +1947,7 @@ describe('Select.Basic', () => {
19471947
'Communicated',
19481948
);
19491949
});
1950+
19501951
it('filterSort should work with search value when grouping', () => {
19511952
const { container } = render(
19521953
<Select

0 commit comments

Comments
 (0)