Skip to content

Commit

Permalink
update/turbopack-manifest-1701939807079
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot committed Dec 7, 2023
1 parent d4d9dc4 commit 34bf380
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion test/turbopack-tests-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3133,6 +3133,16 @@
"flakey": [],
"runtimeError": false
},
"test/e2e/app-dir/edge-route-catchall/edge-route-catchall.test.ts": {
"passed": [
"edge-route-catchall should correctly normalize edge route catch-all with a single param",
"edge-route-catchall should correctly normalize edge route catch-all with multiple params"
],
"failed": [],
"pending": [],
"flakey": [],
"runtimeError": false
},
"test/e2e/app-dir/edge-route-rewrite/edge-route-rewrite.test.ts": {
"passed": [
"edge-route-rewrite it should support a rewrite to a dynamic edge route",
Expand Down Expand Up @@ -5335,7 +5345,8 @@
"multi-zone should correctly respond for /first/blog/post-1",
"multi-zone should correctly respond for /second",
"multi-zone should correctly respond for /second/another/post-1",
"multi-zone should correctly respond for /second/blog/post-1"
"multi-zone should correctly respond for /second/blog/post-1",
"multi-zone should support HMR in both apps"
],
"failed": [],
"pending": [],
Expand Down

0 comments on commit 34bf380

Please sign in to comment.