diff --git a/src/components/Header/__snapshots__/Header.test.tsx.snap b/src/components/Header/__snapshots__/Header.test.tsx.snap
index bc66191..91511b7 100644
--- a/src/components/Header/__snapshots__/Header.test.tsx.snap
+++ b/src/components/Header/__snapshots__/Header.test.tsx.snap
@@ -1,5 +1,5 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` component with logged in state should load the component in logged in state 1`] = `"
"`;
+exports[` component with logged in state should load the component in logged in state 1`] = `""`;
-exports[` component with logged out state should load the component in logged out state 1`] = `""`;
+exports[` component with logged out state should load the component in logged out state 1`] = `""`;
diff --git a/src/components/Login/__snapshots__/Login.test.tsx.snap b/src/components/Login/__snapshots__/Login.test.tsx.snap
index 946152a..f6d361f 100644
--- a/src/components/Login/__snapshots__/Login.test.tsx.snap
+++ b/src/components/Login/__snapshots__/Login.test.tsx.snap
@@ -1,5 +1,5 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` should load the component in default state 1`] = `""`;
+exports[` should load the component in default state 1`] = `""`;
-exports[` should load the component with props 1`] = `""`;
+exports[` should load the component with props 1`] = `""`;
diff --git a/src/components/Search/__snapshots__/Search.test.tsx.snap b/src/components/Search/__snapshots__/Search.test.tsx.snap
index 13ad8ea..d85a010 100644
--- a/src/components/Search/__snapshots__/Search.test.tsx.snap
+++ b/src/components/Search/__snapshots__/Search.test.tsx.snap
@@ -1,3 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` component test should load the component in default state 1`] = `""`;
+exports[` component test should load the component in default state 1`] = `""`;