Skip to content

Commit 7830469

Browse files
authored
test: update new way of snapshot a test in Jest (#6360)
1 parent 907d8e8 commit 7830469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`test can do snapshot 1`] = `3`;

0 commit comments

Comments
 (0)