From 058d8ff80bf3b1f1744105f5f10fd6fbbbfbb9b1 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Sun, 20 Oct 2019 22:25:48 +0200 Subject: Move to 'tests' --- tests/pages/__snapshots__/o-nas.test.js.snap | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/pages/__snapshots__/o-nas.test.js.snap (limited to 'tests/pages/__snapshots__/o-nas.test.js.snap') diff --git a/tests/pages/__snapshots__/o-nas.test.js.snap b/tests/pages/__snapshots__/o-nas.test.js.snap new file mode 100644 index 0000000..fbdc54c --- /dev/null +++ b/tests/pages/__snapshots__/o-nas.test.js.snap @@ -0,0 +1,7 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Onas match snapshot 1`] = ` +

+ O nas +

+`; -- cgit 1.4.1