Skip to content

Commit

Permalink
chore: remove .only
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwu9145 committed Jan 18, 2025
1 parent 46a5f97 commit 9948ae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ describe.each([
})

// https://github.com/vuetifyjs/vuetify/issues/20830
it.only('should return correct isOpen state in prepend slot', async () => {
it('should return correct isOpen state in prepend slot', async () => {
render(() => (
<VTreeview
items={ items }
Expand Down

0 comments on commit 9948ae5

Please sign in to comment.