diff --git a/test/unit/webui/components/__snapshots__/noitems.spec.js.snap b/test/unit/webui/components/__snapshots__/noitems.spec.js.snap
index 56f50160c..633d76644 100644
--- a/test/unit/webui/components/__snapshots__/noitems.spec.js.snap
+++ b/test/unit/webui/components/__snapshots__/noitems.spec.js.snap
@@ -1,5 +1,5 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` component should load the component in default state 1`] = `"
"`;
+exports[` component should load the component in default state 1`] = `""`;
exports[` component should set html from props 1`] = `"This is a test string
"`;
diff --git a/test/unit/webui/components/__snapshots__/packagelist.spec.js.snap b/test/unit/webui/components/__snapshots__/packagelist.spec.js.snap
index 95a0b073e..a2f3733d8 100644
--- a/test/unit/webui/components/__snapshots__/packagelist.spec.js.snap
+++ b/test/unit/webui/components/__snapshots__/packagelist.spec.js.snap
@@ -1,3 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[` component should load the component with packages 1`] = `""`;
+exports[` component should load the component with packages 1`] = `""`;