Skip to content

Commit c77d5ab

Browse files
test
1 parent 8fc6ef8 commit c77d5ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/web/vitest.config.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ const config: UserConfigExport = {
4646
instances: [
4747
{
4848
browser: 'chromium'
49-
},
50-
{
51-
browser: 'firefox'
5249
}
50+
// {
51+
// browser: 'firefox'
52+
// }
5353
// This requires some additional work to get all tests passing
5454
// {
5555
// browser: 'webkit'

0 commit comments

Comments
 (0)