mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 08:34:31 +08:00
Fix integration_test dependency (#272)
This should fix the "submit-queue" CI test which now times out during analyze.
This commit is contained in:
@ -17,7 +17,8 @@ dev_dependencies:
|
|||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
integration_test: ^1.0.1
|
integration_test:
|
||||||
|
sdk: flutter
|
||||||
|
|
||||||
# The following section is specific to Flutter.
|
# The following section is specific to Flutter.
|
||||||
flutter:
|
flutter:
|
||||||
|
Reference in New Issue
Block a user