Skip to content

Commit 12b44c6

Browse files
committed
update more snapshots
1 parent 330aef6 commit 12b44c6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

test/e2e/app-dir/cache-components-errors/cache-components-errors.test.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3584,7 +3584,7 @@ describe('Cache Components Errors', () => {
35843584
"stack": [
35853585
"SyncIOComponent app/sync-io-node-crypto/generate-key-pair-sync/page.tsx (20:24)",
35863586
"Page app/sync-io-node-crypto/generate-key-pair-sync/page.tsx (12:9)",
3587-
"LogSafely <anonymous>",
3587+
"ReportValidation <anonymous>",
35883588
],
35893589
}
35903590
`)
@@ -3708,7 +3708,7 @@ describe('Cache Components Errors', () => {
37083708
"stack": [
37093709
"SyncIOComponent app/sync-io-node-crypto/generate-key-sync/page.tsx (21:6)",
37103710
"Page app/sync-io-node-crypto/generate-key-sync/page.tsx (12:9)",
3711-
"LogSafely <anonymous>",
3711+
"ReportValidation <anonymous>",
37123712
],
37133713
}
37143714
`)
@@ -3832,7 +3832,7 @@ describe('Cache Components Errors', () => {
38323832
"stack": [
38333833
"SyncIOComponent app/sync-io-node-crypto/generate-prime-sync/page.tsx (20:39)",
38343834
"Page app/sync-io-node-crypto/generate-prime-sync/page.tsx (12:9)",
3835-
"LogSafely <anonymous>",
3835+
"ReportValidation <anonymous>",
38363836
],
38373837
}
38383838
`)
@@ -3956,7 +3956,7 @@ describe('Cache Components Errors', () => {
39563956
"stack": [
39573957
"SyncIOComponent app/sync-io-node-crypto/get-random-values/page.tsx (21:10)",
39583958
"Page app/sync-io-node-crypto/get-random-values/page.tsx (12:9)",
3959-
"LogSafely <anonymous>",
3959+
"ReportValidation <anonymous>",
39603960
],
39613961
}
39623962
`)
@@ -4080,7 +4080,7 @@ describe('Cache Components Errors', () => {
40804080
"stack": [
40814081
"SyncIOComponent app/sync-io-node-crypto/random-bytes/page.tsx (20:24)",
40824082
"Page app/sync-io-node-crypto/random-bytes/page.tsx (12:9)",
4083-
"LogSafely <anonymous>",
4083+
"ReportValidation <anonymous>",
40844084
],
40854085
}
40864086
`)
@@ -4204,7 +4204,7 @@ describe('Cache Components Errors', () => {
42044204
"stack": [
42054205
"SyncIOComponent app/sync-io-node-crypto/random-fill-sync/page.tsx (21:10)",
42064206
"Page app/sync-io-node-crypto/random-fill-sync/page.tsx (12:9)",
4207-
"LogSafely <anonymous>",
4207+
"ReportValidation <anonymous>",
42084208
],
42094209
}
42104210
`)
@@ -4328,7 +4328,7 @@ describe('Cache Components Errors', () => {
43284328
"stack": [
43294329
"SyncIOComponent app/sync-io-node-crypto/random-int-between/page.tsx (20:24)",
43304330
"Page app/sync-io-node-crypto/random-int-between/page.tsx (12:9)",
4331-
"LogSafely <anonymous>",
4331+
"ReportValidation <anonymous>",
43324332
],
43334333
}
43344334
`)
@@ -4452,7 +4452,7 @@ describe('Cache Components Errors', () => {
44524452
"stack": [
44534453
"SyncIOComponent app/sync-io-node-crypto/random-int-up-to/page.tsx (20:24)",
44544454
"Page app/sync-io-node-crypto/random-int-up-to/page.tsx (12:9)",
4455-
"LogSafely <anonymous>",
4455+
"ReportValidation <anonymous>",
44564456
],
44574457
}
44584458
`)
@@ -4576,7 +4576,7 @@ describe('Cache Components Errors', () => {
45764576
"stack": [
45774577
"SyncIOComponent app/sync-io-node-crypto/random-uuid/page.tsx (20:24)",
45784578
"Page app/sync-io-node-crypto/random-uuid/page.tsx (12:9)",
4579-
"LogSafely <anonymous>",
4579+
"ReportValidation <anonymous>",
45804580
],
45814581
}
45824582
`)

0 commit comments

Comments
 (0)