Skip to content

Commit

Permalink
test: settings menu update
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus-84 committed Sep 2, 2024
1 parent 00b952d commit cf206b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/settings-menu/test/d-settings-menu.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ describe('d-settings-menu', () => {
<div class="flex flex-col justify-between">
<div class="flex flex-col gap-4">
<d-buttons-group>
<d-button aria-hidden="" disabled="" size="large">
<d-button aria-hidden="" size="large">
<d-icon icon="profile" outline="" slot="start"></d-icon>
</d-button>
<d-button disabled="" href="/" size="large">
Expand Down

0 comments on commit cf206b1

Please sign in to comment.