Skip to content

Commit 9d9fdd8

Browse files
test firefox
1 parent 71b777c commit 9d9fdd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/web/vitest.config.ts

Lines changed: 3 additions & 3 deletions
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'
4952
}
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)