Open
Description
The documentation at https://docs.cypress.io/guides/component-testing/vue/examples#Replicating-the-expected-Component-Hierarchy has not been updated for Vuetify 3 and as such, it does not work for the current version of Vuetify.
(I can't for the life of me figure out how to display anything in component testing for Vue 3 + Vuetify 3. My repo is at https://github.com/BizziQuest/QuestListsFB. Components just aren't mounting, so I'm not sure if it's a documentation error or something on my end.)