Revert "make output of flutter run web tests verbose (#149694)" (#149766)

This reverts commit cd8e84f46511462fdc7ae8ffee2c9c1f7971fba3.

Can't tell why, but it seems to have broken some web tests.
This commit is contained in:
Yegor 2024-06-05 13:23:00 -07:00 committed by GitHub
parent 27e06569a1
commit 180cda380c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -521,7 +521,6 @@ class WebTestsSuite {
flutter, flutter,
<String>[ <String>[
'run', 'run',
'--verbose',
'--debug', '--debug',
'-d', '-d',
'chrome', 'chrome',