mirror of
https://github.com/flutter/packages.git
synced 2025-08-24 11:39:26 +08:00
[ci] Run more web tests (#3739)
This change enables the integration_tests of the following packages to run in Cirrus CI: * google_sign_in_web * connectivity_for_web * google_maps_flutter_web * url_launcher_web
This commit is contained in:
@ -146,6 +146,7 @@ Tried searching for the following:
|
||||
driveArgs.addAll(<String>[
|
||||
'-d',
|
||||
'web-server',
|
||||
'--web-port=7357',
|
||||
'--browser-name=chrome',
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user