diff --git a/test/turbopack-build-tests-manifest.json b/test/turbopack-build-tests-manifest.json index 861b17c3df266..54b8134a1ae66 100644 --- a/test/turbopack-build-tests-manifest.json +++ b/test/turbopack-build-tests-manifest.json @@ -1090,6 +1090,7 @@ "app dir - basic next/script should insert preload tags for beforeInteractive and afterInteractive scripts", "app dir - basic next/script should load stylesheets for next/scripts", "app dir - basic next/script should pass `nonce`", + "app dir - basic next/script hould pass nonce when using next/font", "app dir - basic next/script should pass on extra props for beforeInteractive scripts with a src prop", "app dir - basic next/script should pass on extra props for beforeInteractive scripts without a src prop", "app dir - basic next/script should support next/script and render in correct order",