Skip to content

Commit 0e5fa47

Browse files
committed
test: skip fallback-shells tests as they rely on x-matched-path
1 parent 0f7f08c commit 0e5fa47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,10 @@
447447
"tests": [
448448
"app-root-param-getters - generateStaticParams should be statically prerenderable"
449449
]
450+
},
451+
{
452+
"file": "test/e2e/app-dir/fallback-shells/fallback-shells.test.ts",
453+
"reason": "Test rely on `x-matched-path` response header that we do not set in non minimal mode"
450454
}
451455
],
452456
"failures": [

0 commit comments

Comments
 (0)