chore: remove todos from web-test-running.config.js

PiperOrigin-RevId: 608762543
This commit is contained in:
Elizabeth Mitchell 2024-02-20 15:31:49 -08:00 committed by Copybara-Service
parent 2049323dde
commit 9e2cea5073

View File

@ -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',
}),
],