Skip to content

Commit

Permalink
update/turbopack-manifest-1710579801297
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel-release-bot committed Mar 16, 2024
1 parent 18b2e9d commit 97ed469
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions test/turbopack-tests-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9654,6 +9654,9 @@
"Env Config dev mode with hot reload should have updated runtime values after change",
"Env Config dev mode with hot reload should inline global values during build",
"Env Config dev mode with hot reload should load env from .env",
"Env Config dev mode with hot reload should provide env correctly for API routes",
"Env Config dev mode with hot reload should provide env correctly for SSR",
"Env Config dev mode with hot reload should provide env for SSG",
"Env Config dev mode with hot reload should provide global env to next.config.js",
"Env Config dev mode with hot reload should trigger HMR correctly when NEXT_PUBLIC_ env is changed",
"Env Config test environment should have process environment override .env",
Expand All @@ -9674,11 +9677,7 @@
"Env Config production mode should provide env for SSG",
"Env Config production mode should provide global env to next.config.js"
],
"flakey": [
"Env Config dev mode with hot reload should provide env correctly for API routes",
"Env Config dev mode with hot reload should provide env correctly for SSR",
"Env Config dev mode with hot reload should provide env for SSG"
],
"flakey": [],
"runtimeError": false
},
"test/integration/error-in-error/test/index.test.js": {
Expand Down

0 comments on commit 97ed469

Please sign in to comment.