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.md18
1 files changed, 3 insertions, 15 deletions
diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md
index 5bcf487..881259a 100644
--- a/__tests__/__snapshots__/index.js.md
+++ b/__tests__/__snapshots__/index.js.md
@@ -4,28 +4,16 @@ The actual snapshot is saved in `index.js.snap`.
Generated by [AVA](https://ava.li).
-## text raw
-
-> Snapshot 1
-
- `<p>This is a text : </p>␊
- <textarea></textarea>`
-
-## text simple
-
-> Snapshot 1
-
- '<p>This is a text : </p>
-
## snapshot raw
> Snapshot 1
`<p>This is a text : </p>␊
- <textarea></textarea>`
+ <TEXTAREA></TEXTAREA>`
## snapshot simple
> Snapshot 1
- '<p>This is a text : </p>' \ No newline at end of file
+ `<p>this is a text : </p>␊
+ <textarea></textarea>`