Skip to content

Commit 7972b5f

Browse files
committed
fix: update snapshot file header to use correct Jest URL
1 parent 327b1e6 commit 7972b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/pgsql-test/__tests__/__snapshots__/postgres-test.pgpm-migration-errors.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[`PGPM Migration Error Messages Constraint Violation in Migration snapshot: constraint violation in migration 1`] = `"duplicate key value violates unique constraint "test_snapshot_products_sku_key""`;
44

0 commit comments

Comments
 (0)