Skip to content

Commit e974d7f

Browse files
committed
test: skip prebuilding some fixtures that are not used in integration tests
1 parent 3d996dd commit e974d7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/prepare.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ const e2eOnlyFixtures = new Set([
2424
'cli-before-regional-blobs-support',
2525
'dist-dir',
2626
'middleware-i18n-excluded-paths',
27+
'middleware-static-asset-matcher',
28+
'middleware-subrequest-vuln',
2729
// There is also a bug on Windows on Node.js 18.20.6, that cause build failures on this fixture
2830
// see https://github.com/opennextjs/opennextjs-netlify/actions/runs/13268839161/job/37043172448?pr=2749#step:12:78
2931
'middleware-og',

0 commit comments

Comments
 (0)