Skip to content

Commit

Permalink
test: updated snapshot since it was added cover as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Valgoi committed Sep 30, 2020
1 parent aca17f1 commit 697a1ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/components/Shell/__snapshots__/Shell.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,13 @@ exports[`Shell.js Test Suite should match snapshot 1`] = `
slot="logo"
src="https://sap.github.io/ui5-webcomponents/assets/images/sap-logo-svg.svg"
/>
<ui5-avatar
background-color="Accent6"
icon="customer"
image-fit-type="Cover"
shape="Circle"
size="S"
slot="profile"
/>
</ui5-shellbar>
`;

0 comments on commit 697a1ec

Please sign in to comment.