Skip to content

Commit ffeec7e

Browse files
fix tests
1 parent 07d5420 commit ffeec7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/vitest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const config: UserConfigExport = {
5050
*/
5151
isolate: true,
5252
provider: 'playwright',
53-
headless: false,
53+
headless: true,
5454
instances: [
5555
{
5656
browser: 'chromium'

0 commit comments

Comments
 (0)