diff --git a/integrations/vite/astro.test.ts b/integrations/vite/astro.test.ts index 0fbe70e4e..188d6e9f4 100644 --- a/integrations/vite/astro.test.ts +++ b/integrations/vite/astro.test.ts @@ -12,11 +12,6 @@ test( "astro": "^4.15.2", "@tailwindcss/vite": "workspace:^", "tailwindcss": "workspace:^" - }, - "pnpm": { - "overrides": { - "zod-to-json-schema": "3.23.3" - } } } `,