Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
talkor committed May 29, 2024
1 parent c5a844a commit 05be5e0
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -233,13 +233,12 @@ exports[`AccordionItem renders correctly with title 1`] = `
onClickCapture={[Function]}
type="button"
>
<h5
aria-label=""
className="headingComponent headerContent elementTypeH5 sizeLarge singleLineEllipsis"
data-testid="heading"
<div
className="typography primary start singleLineEllipsis text text1Normal headerContent"
data-testid="text"
>
Test title
</h5>
</div>
<svg
aria-hidden={true}
className="icon iconComponent animateIconOpen"
Expand Down

0 comments on commit 05be5e0

Please sign in to comment.