File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 124124 {
125125 "file" : " test/e2e/app-dir/app-static/app-static.test.ts" ,
126126 "reason" : " Uses CLI output" ,
127- "tests" : [
128- " app-dir static/dynamic handling should warn for too many cache tags"
129- ]
127+ "tests" : [" app-dir static/dynamic handling should warn for too many cache tags" ]
130128 },
131129 {
132130 "file" : " test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.test.ts" ,
444442 {
445443 "file" : " test/e2e/app-dir/app-root-params-getters/generate-static-params.test.ts" ,
446444 "reason" : " Test relies on x-vercel-cache response header that is Vercel specific" ,
447- "tests" : [
448- " app-root-param-getters - generateStaticParams should be statically prerenderable"
449- ]
445+ "tests" : [" app-root-param-getters - generateStaticParams should be statically prerenderable" ]
450446 },
451447 {
452448 "file" : " test/e2e/app-dir/fallback-shells/fallback-shells.test.ts" ,
491487 {
492488 "file" : " test/e2e/app-dir/sub-shell-generation-middleware/sub-shell-generation-middleware.test.ts" ,
493489 "reason" : " Checking Vercel specific x-vercel-cache header" ,
494- "tests" : [
495- " middleware-static-rewrite should eventually result in a cache hit"
496- ]
490+ "tests" : [" middleware-static-rewrite should eventually result in a cache hit" ]
497491 }
498492 ],
499493 "failures" : [
You can’t perform that action at this time.
0 commit comments