Skip to content

Commit c808c23

Browse files
committed
fixup! Snapshot test output.
1 parent 538cdf3 commit c808c23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libraries/rush-lib/src/logic/test/__snapshots__/ChangeFiles.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[`ChangeFiles deleteAllAsync delete all files when there are hotfixes 1`] = `
44
Array [

libraries/rush-lib/src/logic/test/__snapshots__/VersionManager.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[`VersionManager (workspace) bumpAsync bumps to prerelease version 1`] = `Array []`;
44

0 commit comments

Comments
 (0)