Skip to content

Commit

Permalink
Update Turbopack test manifest (#60506)
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 Jan 11, 2024
1 parent 9cb0387 commit 356bba1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/turbopack-tests-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3940,6 +3940,16 @@
"flakey": [],
"runtimeError": false
},
"test/e2e/app-dir/parallel-routes-and-interception-basepath/parallel-routes-and-interception-basepath.test.ts": {
"passed": [
"parallel-routes-and-interception-basepath should show normal route via direct link with basepath when parallel intercepted slot exist",
"parallel-routes-and-interception-basepath should show parallel intercepted slot with basepath"
],
"failed": [],
"pending": [],
"flakey": [],
"runtimeError": false
},
"test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.test.ts": {
"passed": [
"parallel-routes-and-interception parallel routes should display all parallel route params with useParams",
Expand Down

0 comments on commit 356bba1

Please sign in to comment.