diff --git a/tests/test-config.json b/tests/test-config.json index 13cf56a21b..b8fd95db11 100644 --- a/tests/test-config.json +++ b/tests/test-config.json @@ -124,7 +124,9 @@ { "file": "test/e2e/app-dir/app-static/app-static.test.ts", "reason": "Uses CLI output", - "tests": ["app-dir static/dynamic handling should warn for too many cache tags"] + "tests": [ + "app-dir static/dynamic handling should warn for too many cache tags" + ] }, { "file": "test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.test.ts", @@ -358,6 +360,10 @@ { "file": "test/e2e/app-dir/dynamic-io-request-apis/dynamic-io-request-apis.test", "reason": "Uses CLI output" + }, + { + "file": "test/e2e/next-config-warnings/esm-externals-false/esm-externals-false.test.ts", + "reason": "Uses CLI output" } ], "failures": [