diff --git a/src/skeleton/test/__snapshots__/demo.spec.js.snap b/src/skeleton/test/__snapshots__/demo.spec.js.snap index 5a65dd484..3cc765243 100644 --- a/src/skeleton/test/__snapshots__/demo.spec.js.snap +++ b/src/skeleton/test/__snapshots__/demo.spec.js.snap @@ -5,7 +5,7 @@ exports[`should render demo and match snapshot 1`] = `
-

+

@@ -14,9 +14,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
-

+

@@ -30,9 +30,9 @@ exports[`should render demo and match snapshot 1`] = `
-
+
-

+

diff --git a/src/skeleton/test/__snapshots__/index.spec.js.snap b/src/skeleton/test/__snapshots__/index.spec.js.snap index 8a864ef96..a4afe3fad 100644 --- a/src/skeleton/test/__snapshots__/index.spec.js.snap +++ b/src/skeleton/test/__snapshots__/index.spec.js.snap @@ -1,6 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`should change avatar shape when using avatar-shape prop 1`] = `
`; +exports[`should change avatar shape when using avatar-shape prop 1`] = `
`; exports[`should change avatar size when using avatar-size prop: 20rem 1`] = `"20rem"`;