Skip to content

Commit cc57b1c

Browse files
mischnictimneutkens
authored andcommitted
update snapshots
1 parent 051759c commit cc57b1c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,8 +2697,7 @@ describe('Cache Components Errors', () => {
26972697
| ^",
26982698
"stack": [
26992699
"{module evaluation} app/use-cache-private-in-unstable-cache/page.tsx (21:38)",
2700-
"{module evaluation} .next-internal/server/app/use-cache-private-in-unstable-cache/page/actions.js (server actions loader) (1:1)",
2701-
"<FIXME-file-protocol>",
2700+
"<FIXME-next-dist-dir>",
27022701
"<FIXME-next-dist-dir>",
27032702
],
27042703
}
@@ -2842,8 +2841,7 @@ describe('Cache Components Errors', () => {
28422841
| ^",
28432842
"stack": [
28442843
"{module evaluation} app/use-cache-private-in-use-cache/page.tsx (15:1)",
2845-
"{module evaluation} .next-internal/server/app/use-cache-private-in-use-cache/page/actions.js (server actions loader) (1:1)",
2846-
"<FIXME-file-protocol>",
2844+
"<FIXME-next-dist-dir>",
28472845
"<FIXME-next-dist-dir>",
28482846
],
28492847
}

0 commit comments

Comments
 (0)