File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 31333133 "flakey": [],
31343134 "runtimeError": false
31353135 },
3136+ "test/e2e/app-dir/edge-route-catchall/edge-route-catchall.test.ts": {
3137+ "passed": [
3138+ "edge-route-catchall should correctly normalize edge route catch-all with a single param",
3139+ "edge-route-catchall should correctly normalize edge route catch-all with multiple params"
3140+ ],
3141+ "failed": [],
3142+ "pending": [],
3143+ "flakey": [],
3144+ "runtimeError": false
3145+ },
31363146 "test/e2e/app-dir/edge-route-rewrite/edge-route-rewrite.test.ts": {
31373147 "passed": [
31383148 "edge-route-rewrite it should support a rewrite to a dynamic edge route",
53355345 "multi-zone should correctly respond for /first/blog/post-1",
53365346 "multi-zone should correctly respond for /second",
53375347 "multi-zone should correctly respond for /second/another/post-1",
5338- "multi-zone should correctly respond for /second/blog/post-1"
5348+ "multi-zone should correctly respond for /second/blog/post-1",
5349+ "multi-zone should support HMR in both apps"
53395350 ],
53405351 "failed": [],
53415352 "pending": [],
You can’t perform that action at this time.
0 commit comments