8000 Update Turbopack development test manifest (#79646) · vercel/next.js@49f1ad9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49f1ad9

Browse files
Update Turbopack development test manifest (#79646)
1 parent 89e6172 commit 49f1ad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/turbopack-dev-tests-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6132,6 +6132,7 @@
61326132
"passed": [
61336133
"empty-fallback-shells with cached IO and the page not wrapped in Suspense and params.then/catch/finally passed to a cached function does not resume a postponed fallback shell",
61346134
"empty-fallback-shells with cached IO and the page not wrapped in Suspense and the params accessed in a cached non-page function does not resume a postponed fallback shell",
6135+
"empty-fallback-shells with cached IO and the page not wrapped in Suspense and the params accessed in the cached page does not render a fallback shell when using a params placeholder",
61356136
"empty-fallback-shells with cached IO and the page not wrapped in Suspense and the params accessed in the cached page does not resume a postponed fallback shell",
61366137
"empty-fallback-shells with cached IO and the page wrapped in Suspense and params.then/catch/finally passed to a cached function resumes a postponed fallback shell",
61376138
"empty-fallback-shells with cached IO and the page wrapped in Suspense and the params accessed in cached non-page function resumes a postponed fallback shell",

0 commit comments

Comments
 (0)
0