vuetify
vuetify copied to clipboard
test(VCombobox): check .v-list-item length in filter items test
Description
In filter items test of VCombobox component, in case of no result it checks input length instead of v-list-item. I fixed this test case.
Markup: