diff --git a/test/turbopack-tests-manifest.json b/test/turbopack-tests-manifest.json index b3bbb9ce3e9d9..3b6358be2f03e 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