only test firefox and webkit
This commit is contained in:
@@ -32,7 +32,6 @@ export default {
|
||||
}),
|
||||
],
|
||||
browsers: [
|
||||
playwrightLauncher({ product: 'chromium' }),
|
||||
playwrightLauncher({ product: 'firefox' }),
|
||||
playwrightLauncher({ product: 'webkit' }),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user