Skip to content

Commit

Permalink
Update snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
catandthemachines committed Jan 29, 2025
1 parent 5f8ab43 commit 0393e51
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ exports[`renderer snapshots correct answer: correct answer 1`] = `
aria-haspopup="listbox"
aria-invalid="false"
aria-label="Test ARIA label"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_3ie67y"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_13mg2xx"
id=":r3:"
role="combobox"
type="button"
Expand All @@ -396,7 +396,7 @@ exports[`renderer snapshots correct answer: correct answer 1`] = `
</span>
<span
aria-hidden="true"
class="svg_1q6jc65-o_O-icon_eocf2p-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
class="svg_1q6jc65-o_O-icon_wnyn4t-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
/>
</button>
</div>
Expand Down Expand Up @@ -463,7 +463,7 @@ exports[`renderer snapshots incorrect answer: incorrect answer 1`] = `
aria-haspopup="listbox"
aria-invalid="false"
aria-label="Test ARIA label"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_3ie67y"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_13mg2xx"
id=":r6:"
role="combobox"
type="button"
Expand All @@ -488,7 +488,7 @@ exports[`renderer snapshots incorrect answer: incorrect answer 1`] = `
</span>
<span
aria-hidden="true"
class="svg_1q6jc65-o_O-icon_eocf2p-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
class="svg_1q6jc65-o_O-icon_wnyn4t-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
/>
</button>
</div>
Expand Down Expand Up @@ -555,7 +555,7 @@ exports[`renderer snapshots initial render: initial render 1`] = `
aria-haspopup="listbox"
aria-invalid="false"
aria-label="Test ARIA label"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_3ie67y"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_13mg2xx"
id=":r0:"
role="combobox"
type="button"
Expand All @@ -580,7 +580,7 @@ exports[`renderer snapshots initial render: initial render 1`] = `
</span>
<span
aria-hidden="true"
class="svg_1q6jc65-o_O-icon_eocf2p-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
class="svg_1q6jc65-o_O-icon_wnyn4t-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
/>
</button>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ exports[`Dropdown widget should snapshot when opened: dropdown open 1`] = `
aria-haspopup="listbox"
aria-invalid="false"
aria-label="Select an answer"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_3ie67y"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_13mg2xx"
id=":r3:"
role="combobox"
type="button"
Expand All @@ -63,7 +63,7 @@ exports[`Dropdown widget should snapshot when opened: dropdown open 1`] = `
</span>
<span
aria-hidden="true"
class="svg_1q6jc65-o_O-icon_eocf2p-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
class="svg_1q6jc65-o_O-icon_wnyn4t-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
/>
</button>
</div>
Expand Down Expand Up @@ -124,7 +124,7 @@ exports[`Dropdown widget should snapshot: initial render 1`] = `
aria-haspopup="listbox"
aria-invalid="false"
aria-label="Select an answer"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_3ie67y"
class="button_vr44p2-o_O-shared_u51dsh-o_O-default_13mg2xx"
id=":r0:"
role="combobox"
type="button"
Expand All @@ -149,7 +149,7 @@ exports[`Dropdown widget should snapshot: initial render 1`] = `
</span>
<span
aria-hidden="true"
class="svg_1q6jc65-o_O-icon_eocf2p-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
class="svg_1q6jc65-o_O-icon_wnyn4t-o_O-caret_ntkmq-o_O-inlineStyles_u7ovp6"
/>
</button>
</div>
Expand Down

0 comments on commit 0393e51

Please sign in to comment.