mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
chore: remove todos from web-test-running.config.js
PiperOrigin-RevId: 608762543
This commit is contained in:
parent
2049323dde
commit
9e2cea5073
@ -15,9 +15,9 @@ export default {
|
||||
[
|
||||
playwrightLauncher({
|
||||
product: 'chromium',
|
||||
// TODO Firefox errors with "Touch is not defined"
|
||||
// Exclude since Firefox errors with "Touch is not defined"
|
||||
// product: 'firefox',
|
||||
// TODO Webkit errors with "Unknown error"
|
||||
// Exclude since Webkit errors with "Unknown error"
|
||||
// product: 'webkit',
|
||||
}),
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user