From 4f155c078cd4cfb30ae08378aac2580462c25e4c Mon Sep 17 00:00:00 2001 From: Jiachi Liu Date: Mon, 10 Jun 2024 18:10:14 +0200 Subject: [PATCH] add case to turbopack build manifest --- test/turbopack-build-tests-manifest.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test/turbopack-build-tests-manifest.json b/test/turbopack-build-tests-manifest.json index edc3c0dac2500..ed43b216f4ca8 100644 --- a/test/turbopack-build-tests-manifest.json +++ b/test/turbopack-build-tests-manifest.json @@ -15724,6 +15724,15 @@ "pending": [], "flakey": [], "runtimeError": false + }, + "test/production/app-dir/metadata-static-route-cache/metadata-static-route-cache.test.ts": { + "passed": [], + "failed": [ + "app dir - metadata static routes cache should generate different content after replace the static metadata file" + ], + "pending": [], + "flakey": [], + "runtimeError": false } }, "rules": {