Skip to content

Commit e341790

Browse files
authored
Exclude partial fallback for deploy mode (vercel#91163)
This feature isn't rolled out so needs to be disabled.
1 parent 1eab336 commit e341790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/deploy-tests-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"rules": {
9898
"include": ["test/e2e/**/*.test.{t,j}s{,x}"],
9999
"exclude": [
100+
"test/e2e/app-dir/partial-fallback-shell-upgrade/partial-fallback-shell-upgrade.test.ts",
100101
"test/e2e/cancel-request/stream-cancel.test.ts",
101102
"test/e2e/new-link-behavior/material-ui.test.ts",
102103
"test/e2e/react-dnd-compile/react-dnd-compile.test.ts",

0 commit comments

Comments
 (0)