aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/__snapshots__')
-rw-r--r--__tests__/__snapshots__/index.js.md15
-rw-r--r--__tests__/__snapshots__/index.js.snapbin155 -> 204 bytes
2 files changed, 14 insertions, 1 deletions
diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md
index 7c17a23..5bcf487 100644
--- a/__tests__/__snapshots__/index.js.md
+++ b/__tests__/__snapshots__/index.js.md
@@ -15,4 +15,17 @@ Generated by [AVA](https://ava.li).
> Snapshot 1
- '<p>This is a text : </p>'
+ '<p>This is a text : </p>
+
+## snapshot raw
+
+> Snapshot 1
+
+ `<p>This is a text : </p>␊
+ <textarea></textarea>`
+
+## snapshot simple
+
+> Snapshot 1
+
+ '<p>This is a text : </p>' \ No newline at end of file
diff --git a/__tests__/__snapshots__/index.js.snap b/__tests__/__snapshots__/index.js.snap
index f072c32..8bfbb1f 100644
--- a/__tests__/__snapshots__/index.js.snap
+++ b/__tests__/__snapshots__/index.js.snap
Binary files differ