From 697a1ec57d6f51fc90876908e44be293db25365c Mon Sep 17 00:00:00 2001 From: Luis Valgoi Date: Wed, 30 Sep 2020 15:21:50 -0300 Subject: [PATCH] test: updated snapshot since it was added cover as well --- src/components/Shell/__snapshots__/Shell.test.js.snap | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/Shell/__snapshots__/Shell.test.js.snap b/src/components/Shell/__snapshots__/Shell.test.js.snap index 24382cf..165cc49 100644 --- a/src/components/Shell/__snapshots__/Shell.test.js.snap +++ b/src/components/Shell/__snapshots__/Shell.test.js.snap @@ -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" /> + `;