Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21b6de7

Browse files
committed
Move deploymentId tests to passing in manifest
1 parent 8e76e00 commit 21b6de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/turbopack-build-tests-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17873,8 +17873,7 @@
1787317873
"runtimeError": false
1787417874
},
1787517875
"test/production/deployment-id-handling/deployment-id-handling.test.ts": {
17876-
"passed": [],
17877-
"failed": [
17876+
"passed": [
1787817877
"deployment-id-handling disabled should not append dpl query to all assets for /",
1787917878
"deployment-id-handling disabled should not append dpl query to all assets for /from-app",
1788017879
"deployment-id-handling disabled should not append dpl query to all assets for /from-app/edge",
@@ -17894,6 +17893,7 @@
1789417893
"deployment-id-handling enabled with NEXT_DEPLOYMENT_ID should append dpl query to all assets correctly for /from-app/edge",
1789517894
"deployment-id-handling enabled with NEXT_DEPLOYMENT_ID should append dpl query to all assets correctly for /pages-edge"
1789617895
],
17896+
"failed": [],
1789717897
"pending": [],
1789817898
"flakey": [],
1789917899
"runtimeError": false

0 commit comments

Comments
 (0)