We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f2bba commit 33d7343Copy full SHA for 33d7343
1 file changed
vitest.config.browser.ts
@@ -9,6 +9,6 @@ export default defineConfig({
9
provider: "playwright",
10
name: "chromium",
11
headless: false,
12
- },
13
+ }
14
});
0 commit comments