From 6ac4515627a770053b87b643adadc0f6dbaca0ed Mon Sep 17 00:00:00 2001 From: OJ Kwon <1210596+kwonoj@users.noreply.github.com.> Date: Mon, 18 Mar 2024 13:30:04 -0700 Subject: [PATCH] test(manifest): update 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 b3bbb9ce3e9d..3b6358be2f03 100644 --- a/test/turbopack-tests-manifest.json +++ b/test/turbopack-tests-manifest.json @@ -987,10 +987,10 @@ "runtimeError": false }, "test/development/acceptance-app/app-hmr-changes.test.ts": { - "passed": [], - "failed": [ + "passed": [ "Error overlay - RSC build errors Skipped in webpack should handle successive HMR changes with errors correctly" ], + "failed": [], "pending": [], "flakey": [], "runtimeError": false