vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

test(VCombobox): check .v-list-item length in filter items test

Open gitemad opened this issue 2 years ago • 0 comments

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:


gitemad avatar Apr 20 '23 15:04 gitemad