diff --git a/integrations/vite/astro.test.ts b/integrations/vite/astro.test.ts index dba507176..68031c8c1 100644 --- a/integrations/vite/astro.test.ts +++ b/integrations/vite/astro.test.ts @@ -1,7 +1,7 @@ import { expect } from 'vitest' import { candidate, fetchStyles, html, json, retryAssertion, test, ts } from '../utils' -test.debug( +test( 'dev mode', { fs: {