Skip to content

Commit

Permalink
Update Turbopack test manifest (vercel#62433)
Browse files Browse the repository at this point in the history
This auto-generated PR updates the integration test manifest used when
testing Turbopack.
  • Loading branch information
vercel-release-bot authored Feb 23, 2024
1 parent 946c15f commit 301dd70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/turbopack-tests-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6126,6 +6126,7 @@
"opentelemetry incoming context propagation app router should handle RSC with fetch on edge",
"opentelemetry incoming context propagation app router should handle route handlers in app router",
"opentelemetry incoming context propagation app router should handle route handlers in app router on edge",
"opentelemetry incoming context propagation app router should trace middleware",
"opentelemetry incoming context propagation pages should handle api routes in pages",
"opentelemetry incoming context propagation pages should handle api routes in pages on edge",
"opentelemetry incoming context propagation pages should handle getServerSideProps",
Expand All @@ -6135,6 +6136,7 @@
"opentelemetry root context app router should handle RSC with fetch on edge",
"opentelemetry root context app router should handle route handlers in app router",
"opentelemetry root context app router should handle route handlers in app router on edge",
"opentelemetry root context app router should trace middleware",
"opentelemetry root context pages should handle api routes in pages",
"opentelemetry root context pages should handle api routes in pages on edge",
"opentelemetry root context pages should handle getServerSideProps",
Expand Down

0 comments on commit 301dd70

Please sign in to comment.