We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aba1e8 commit 353e096Copy full SHA for 353e096
tests/prepare.mjs
@@ -27,7 +27,7 @@ const e2eOnlyFixtures = new Set([
27
'middleware-node-runtime-specific',
28
'middleware-static-asset-matcher',
29
'middleware-subrequest-vuln',
30
- // There is also a bug on Windows on Node.js 18.20.6, that cause build failures on this fixture
+ // There is a bug on Windows on Node.js 18.20.6, that causes build failures on this fixture
31
// see https://github.com/opennextjs/opennextjs-netlify/actions/runs/13268839161/job/37043172448?pr=2749#step:12:78
32
'middleware-og',
33
'middleware-single-matcher',
0 commit comments