Skip to content

Commit bf1481f

Browse files
committed
add
1 parent 0a95f3a commit bf1481f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`Counter.vue renders counter html 1`] = `<div><span>count: 0</span> <button>count++</button></div>`;
4-
5-
exports[`Counter.vue renders props.msg when passed 1`] = `<div><span>count: 0</span> <button>count++</button></div>`;

0 commit comments

Comments
 (0)