Skip to content

Commit 27cced0

Browse files
Remove leftover .debug
1 parent 4297655 commit 27cced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/vite/astro.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { expect } from 'vitest'
22
import { candidate, fetchStyles, html, json, retryAssertion, test, ts } from '../utils'
33

4-
test.debug(
4+
test(
55
'dev mode',
66
{
77
fs: {

0 commit comments

Comments
 (0)