Skip to content

Commit c5bf5bb

Browse files
authored
Turbopack Build: Update manifest (#80859)
## What? Updates the manifest to reflect the fixed tests in #80603
1 parent 0d84c97 commit c5bf5bb

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
@@ -10329,11 +10329,11 @@
1032910329
"runtimeError": false
1033010330
},
1033110331
"test/integration/css-features/test/browserslist.test.js": {
10332-
"passed": [],
10333-
"failed": [
10332+
"passed": [
1033410333
"Browserslist: New production mode should've emitted a single CSS file",
1033510334
"Browserslist: Old production mode should've emitted a single CSS file"
1033610335
],
10336+
"failed": [],
1033710337
"pending": [],
1033810338
"flakey": [],
1033910339
"runtimeError": false

0 commit comments

Comments
 (0)