From 44dcaabd2fdc6ba41ce423bedce4bc29cac0dfc3 Mon Sep 17 00:00:00 2001 From: OJ Kwon <1210596+kwonoj@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:42:07 -0700 Subject: [PATCH] test(turbopack): update test manifest --- test/turbopack-tests-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/turbopack-tests-manifest.json b/test/turbopack-tests-manifest.json index f64192a79847e..222167949b9c0 100644 --- a/test/turbopack-tests-manifest.json +++ b/test/turbopack-tests-manifest.json @@ -3078,10 +3078,10 @@ "runtimeError": false }, "test/e2e/app-dir/emotion-js/index.test.ts": { - "passed": [], - "failed": [ + "passed": [ "app dir - emotion-js should render emotion-js css with compiler.emotion option correctly" ], + "failed": [], "pending": [], "flakey": [], "runtimeError": false