Skip to content

Commit 24c5568

Browse files
committed
chore: format with prettier
1 parent b42561b commit 24c5568

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test-config.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,7 @@
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",

0 commit comments

Comments
 (0)