test(components): fix test cases in select.test.ts (#18969)

This commit is contained in:
Aaron-zon 2024-11-21 20:30:33 +08:00 committed by GitHub
parent e271f0cf85
commit 2bef172a07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2923,6 +2923,7 @@ describe('Select', () => {
name: '蚵仔煎',
},
],
value: null,
})
)