You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'fetch for https://next-data-api-endpoint.vercel.app/api/random?d4 on /force-cache specified "cache: force-cache" and "revalidate: 3", only one should be specified.'
2268
-
)
2270
+
expect(stripAnsi(cliOutput)).toContain(`
2271
+
│ GET https://next-data-api-en../api/random?d4 200 in 0ms (cache hit)
2272
+
│ │ ⚠ Specified "cache: force-cache" and "revalidate: 3", only one should be specified.`)
0 commit comments