We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9728587 commit 5901b19Copy full SHA for 5901b19
test/production/pages-dir/production/test/index.test.ts
@@ -257,7 +257,7 @@ describe('Production Usage', () => {
257
{
258
page: '/api/readfile-dirname',
259
tests: [
260
- /(webpack-runtime\.js|\[turbopack\]_runtime\.js)/,
+ /(webpack-api-runtime\.js|\[turbopack\]_runtime\.js)/,
261
/static\/data\/item\.txt/,
262
],
263
notTests: [
@@ -271,7 +271,7 @@ describe('Production Usage', () => {
271
272
page: '/api/readfile-processcwd',
273
274
275
276
277
0 commit comments