We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c531b commit 2a5a7bdCopy full SHA for 2a5a7bd
1 file changed
vitest.config.ts
@@ -64,10 +64,6 @@ const vitestConfig: ViteUserConfig = defineConfig({
64
},
65
}),
66
67
- {
68
- browser: 'webkit',
69
- provider: playwright(),
70
- },
71
],
72
73
0 commit comments