diff --git a/packages/core/__tests__/__snapshots__/cv-inline-notification.test.js.snap b/packages/core/__tests__/__snapshots__/cv-inline-notification.test.js.snap index 972b362ee..20a6ad9d1 100644 --- a/packages/core/__tests__/__snapshots__/cv-inline-notification.test.js.snap +++ b/packages/core/__tests__/__snapshots__/cv-inline-notification.test.js.snap @@ -1,5 +1,65 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`CvInlineNotification should not render close button when hideCloseButton is true 1`] = ` + +`; + +exports[`CvInlineNotification should not render close button when hideCloseButton is true 2`] = ` +
+
+ +
+

+

+
+
+ +
+`; + +exports[`CvInlineNotification should not render close button when hideCloseButton is true 3`] = ` + +`; + +exports[`CvInlineNotification should not render close button when hideCloseButton is true 4`] = ` +
+
+ +
+

+

+
+
+ +
+`; + exports[`CvInlineNotification should render correctly 1`] = `