From 72bda7d7e370d639d61caa68a20e6b80e467074a Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 5 Feb 2018 06:15:50 +0100 Subject: Add test with AVA --- __tests__/__snapshots__/index.js.md | 12 ++++++++++++ __tests__/__snapshots__/index.js.snap | Bin 0 -> 177 bytes 2 files changed, 12 insertions(+) create mode 100644 __tests__/__snapshots__/index.js.md create mode 100644 __tests__/__snapshots__/index.js.snap (limited to '__tests__/__snapshots__') diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md new file mode 100644 index 0000000..f8a1110 --- /dev/null +++ b/__tests__/__snapshots__/index.js.md @@ -0,0 +1,12 @@ +# Snapshot report for `__tests__/index.js` + +The actual snapshot is saved in `index.js.snap`. + +Generated by [AVA](https://ava.li). + +## question + +> Snapshot 1 + + `

␊ + What does the 🦊 say ?

` diff --git a/__tests__/__snapshots__/index.js.snap b/__tests__/__snapshots__/index.js.snap new file mode 100644 index 0000000..8728a37 Binary files /dev/null and b/__tests__/__snapshots__/index.js.snap differ -- cgit v1.3-2-g11bf