Skip to content

Commit

Permalink
test: update horizontal-nav tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ickas committed Jan 10, 2024
1 parent e6410db commit d41890b
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 348 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ exports[`Select Interactive renders 1`] = `
aria-live="polite"
aria-relevant="additions text"
class="css-1f43avz-a11yText-A11yText"
role="log"
/>
<div
class="select__control css-13cymwt-control"
Expand All @@ -177,6 +178,7 @@ exports[`Select Interactive renders 1`] = `
data-value=""
>
<input
aria-activedescendant=""
aria-autocomplete="list"
aria-expanded="false"
aria-haspopup="true"
Expand Down
Loading

0 comments on commit d41890b

Please sign in to comment.