Skip to content

Commit f04ffc1

Browse files
Fix snapshot header link for Jest 30 compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7ee674c commit f04ffc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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[`Subspace getPackageJsonInjectedDependenciesHash computes a hash when injected dependencies exist 1`] = `"d0931e89ec05817885cbf2623217f99c90ab3ab4"`;

0 commit comments

Comments
 (0)