Fix integration_test dependency (#272)

This should fix the "submit-queue" CI test which now times out during
analyze.
This commit is contained in:
Yuqian Li
2021-01-27 12:16:06 -08:00
committed by GitHub
parent 2e3dea9e04
commit 1c7d23bdbe

View File

@ -17,7 +17,8 @@ dev_dependencies:
sdk: flutter
flutter_test:
sdk: flutter
integration_test: ^1.0.1
integration_test:
sdk: flutter
# The following section is specific to Flutter.
flutter: