Skip to content

Commit 18fcf10

Browse files
committed
chore: update test snapshot
1 parent 3122f85 commit 18fcf10

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

test/__snapshots__/examples.spec.js.snap

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ exports[`Examples used as simple test cases Basic validation 1`] = `
693693
<div
694694
aria-expanded="false"
695695
aria-haspopup="listbox"
696-
aria-owns="list-686"
696+
aria-owns="list-680"
697697
class="v-input__slot"
698698
role="combobox"
699699
>
@@ -767,7 +767,7 @@ exports[`Examples used as simple test cases Basic validation 1`] = `
767767
<div
768768
aria-expanded="false"
769769
aria-haspopup="listbox"
770-
aria-owns="list-693"
770+
aria-owns="list-687"
771771
class="v-input__slot"
772772
role="combobox"
773773
>
@@ -1920,7 +1920,7 @@ exports[`Examples used as simple test cases Localization 1`] = `
19201920
<div
19211921
aria-expanded="false"
19221922
aria-haspopup="listbox"
1923-
aria-owns="list-919"
1923+
aria-owns="list-913"
19241924
class="v-input__slot"
19251925
role="combobox"
19261926
>
@@ -4409,7 +4409,7 @@ exports[`Examples used as simple test cases Selects of sub-schemas 1`] = `
44094409
<div
44104410
aria-expanded="false"
44114411
aria-haspopup="listbox"
4412-
aria-owns="list-395"
4412+
aria-owns="list-389"
44134413
class="v-input__slot"
44144414
role="button"
44154415
>
@@ -4504,7 +4504,7 @@ exports[`Examples used as simple test cases Selects with dependencies 1`] = `
45044504
<div
45054505
aria-expanded="false"
45064506
aria-haspopup="listbox"
4507-
aria-owns="list-377"
4507+
aria-owns="list-374"
45084508
class="v-input__slot"
45094509
role="button"
45104510
>
@@ -4607,7 +4607,7 @@ exports[`Examples used as simple test cases Selects with icons 1`] = `
46074607
<div
46084608
aria-expanded="false"
46094609
aria-haspopup="listbox"
4610-
aria-owns="list-309"
4610+
aria-owns="list-306"
46114611
class="v-input__slot"
46124612
role="button"
46134613
>
@@ -4694,7 +4694,7 @@ exports[`Examples used as simple test cases Selects with icons 1`] = `
46944694
<div
46954695
aria-expanded="false"
46964696
aria-haspopup="listbox"
4697-
aria-owns="list-316"
4697+
aria-owns="list-313"
46984698
class="v-input__slot"
46994699
role="button"
47004700
>
@@ -4781,7 +4781,7 @@ exports[`Examples used as simple test cases Selects with icons 1`] = `
47814781
<div
47824782
aria-expanded="false"
47834783
aria-haspopup="listbox"
4784-
aria-owns="list-323"
4784+
aria-owns="list-320"
47854785
class="v-input__slot"
47864786
role="button"
47874787
>
@@ -4868,7 +4868,7 @@ exports[`Examples used as simple test cases Selects with icons 1`] = `
48684868
<div
48694869
aria-expanded="false"
48704870
aria-haspopup="listbox"
4871-
aria-owns="list-330"
4871+
aria-owns="list-327"
48724872
class="v-input__slot"
48734873
role="combobox"
48744874
>
@@ -4954,7 +4954,7 @@ exports[`Examples used as simple test cases Selects with icons 1`] = `
49544954
<div
49554955
aria-expanded="false"
49564956
aria-haspopup="listbox"
4957-
aria-owns="list-337"
4957+
aria-owns="list-334"
49584958
class="v-input__slot"
49594959
role="combobox"
49604960
>
@@ -5056,7 +5056,7 @@ exports[`Examples used as simple test cases Selects with prefilled dependencies
50565056
<div
50575057
aria-expanded="false"
50585058
aria-haspopup="listbox"
5059-
aria-owns="list-959"
5059+
aria-owns="list-953"
50605060
class="v-input__slot"
50615061
role="button"
50625062
>
@@ -5152,7 +5152,7 @@ exports[`Examples used as simple test cases Selects with prefilled dependencies
51525152
<div
51535153
aria-expanded="false"
51545154
aria-haspopup="listbox"
5155-
aria-owns="list-966"
5155+
aria-owns="list-960"
51565156
class="v-input__slot"
51575157
role="button"
51585158
>
@@ -5248,7 +5248,7 @@ exports[`Examples used as simple test cases Selects with prefilled dependencies
52485248
<div
52495249
aria-expanded="false"
52505250
aria-haspopup="listbox"
5251-
aria-owns="list-973"
5251+
aria-owns="list-967"
52525252
class="v-input__slot"
52535253
role="button"
52545254
>
@@ -5590,7 +5590,7 @@ exports[`Examples used as simple test cases Vuetify props 1`] = `
55905590
<div
55915591
aria-expanded="false"
55925592
aria-haspopup="listbox"
5593-
aria-owns="list-644"
5593+
aria-owns="list-638"
55945594
class="v-input__slot"
55955595
role="button"
55965596
>

0 commit comments

Comments
 (0)