Skip to content

Commit 3833e91

Browse files
committed
remove firefox from devices
1 parent b8f4be6 commit 3833e91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/react-image-focal-point/playwright.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ export default defineConfig({
3333
name: 'chromium',
3434
use: { ...devices['Desktop Chrome'] },
3535
},
36-
{
37-
name: 'firefox',
38-
use: { ...devices['Desktop Firefox'] },
39-
},
4036
{
4137
name: 'webkit',
4238
use: { ...devices['Desktop Safari'] },

0 commit comments

Comments
 (0)