From 5fa95318937cab2a9e082103a6bbbc83cecd1b39 Mon Sep 17 00:00:00 2001 From: woothu <32914662+woothu@users.noreply.github.com> Date: Mon, 29 Jun 2020 15:35:12 +0200 Subject: [PATCH] chore: update snapshot --- .../widgets/tests/__snapshots__/CWidgetIcon.spec.js.snap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/widgets/tests/__snapshots__/CWidgetIcon.spec.js.snap b/src/components/widgets/tests/__snapshots__/CWidgetIcon.spec.js.snap index 8ee54e97..37c528d0 100644 --- a/src/components/widgets/tests/__snapshots__/CWidgetIcon.spec.js.snap +++ b/src/components/widgets/tests/__snapshots__/CWidgetIcon.spec.js.snap @@ -29,6 +29,7 @@ exports[`CWidgetIcon matches custom props snapshot 1`] = ` + `; @@ -49,5 +50,6 @@ exports[`CWidgetIcon matches default props snapshot 1`] = ` + `;