Skip to content

Commit 353e096

Browse files
committed
ci: cache busting test fixtures
1 parent 1aba1e8 commit 353e096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/prepare.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const e2eOnlyFixtures = new Set([
2727
'middleware-node-runtime-specific',
2828
'middleware-static-asset-matcher',
2929
'middleware-subrequest-vuln',
30-
// There is also a bug on Windows on Node.js 18.20.6, that cause build failures on this fixture
30+
// There is a bug on Windows on Node.js 18.20.6, that causes build failures on this fixture
3131
// see https://github.com/opennextjs/opennextjs-netlify/actions/runs/13268839161/job/37043172448?pr=2749#step:12:78
3232
'middleware-og',
3333
'middleware-single-matcher',

0 commit comments

Comments
 (0)