We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e730de commit dcd163dCopy full SHA for dcd163d
packages/web/vitest.config.ts
@@ -46,10 +46,10 @@ const config: UserConfigExport = {
46
instances: [
47
{
48
browser: 'chromium'
49
- },
50
- {
51
- browser: 'firefox'
52
}
+ // {
+ // browser: 'firefox'
+ // }
53
// This requires some additional work to get all tests passing
54
// {
55
// browser: 'webkit'
0 commit comments