From 27cced0d16a49f5eb20ed3024cbf4f8cc41f0b68 Mon Sep 17 00:00:00 2001 From: Philipp Spiess Date: Thu, 5 Sep 2024 14:46:01 +0200 Subject: [PATCH] Remove leftover .debug --- integrations/vite/astro.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {