aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__/index.js.md
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/__snapshots__/index.js.md')
-rw-r--r--__tests__/__snapshots__/index.js.md15
1 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