Skip to content

Commit 95bf43d

Browse files
committed
chore: Regenerate snapshots
1 parent 534f93d commit 95bf43d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/__snapshots__/config.spec.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[`ignoredUsers getIgnoredUsers empty 1`] = `[]`;
44

tests/__snapshots__/github.spec.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[`github integration addUserToGitHubOrg 1`] = `
44
[MockFunction] {

tests/__snapshots__/google.spec.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[`google integration formatUserList 1`] = `
44
Set {

tests/__snapshots__/index.spec.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[`match should have consistent console output 1`] = `
44
[MockFunction] {

0 commit comments

Comments
 (0)