about summary refs log tree commit diff
path: root/tests/pages/__snapshots__/index.test.js.snap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pages/__snapshots__/index.test.js.snap')
-rw-r--r--tests/pages/__snapshots__/index.test.js.snap9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/pages/__snapshots__/index.test.js.snap b/tests/pages/__snapshots__/index.test.js.snap
deleted file mode 100644
index af3d906..0000000
--- a/tests/pages/__snapshots__/index.test.js.snap
+++ /dev/null
@@ -1,9 +0,0 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
-
-exports[`index match snapshot 1`] = `
-<div>
-  <joinus-stub />
-   
-  <facebookfeed-stub />
-</div>
-`;