Skip to content

Commit 2f97c89

Browse files
committed
test: update snapshots
1 parent 04f5496 commit 2f97c89

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

test/__snapshots__/unit-index.test.ts.snap

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

33
exports[`captains-log 2. captains-log: 2. captains-log 1`] = `
44

test/examples/__snapshots__/unit-example-1.test.ts.snap

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

33
exports[`unknown plugin 5. using jest snapshots: 5. using jest snapshots 1`] = `
44

test/examples/__snapshots__/unit-example-2.test.ts.snap

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

33
exports[`unknown plugin 1. unknown plugin: 1. unknown plugin 1`] = `
44

test/examples/__snapshots__/unit-example-4.test.ts.snap

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

33
exports[`describe block title 5. identifier reverse: 5. identifier reverse 1`] = `
44

0 commit comments

Comments
 (0)