From 8fe713c8c0fd71808e5f55fbe74ce09aae2e3a91 Mon Sep 17 00:00:00 2001 From: jonahwilliams Date: Wed, 28 Oct 2020 09:24:03 -0700 Subject: [PATCH] Update constraint to latest integration test --- e2etests/web/regular_integration_tests/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2etests/web/regular_integration_tests/pubspec.yaml b/e2etests/web/regular_integration_tests/pubspec.yaml index 407980bc02496..c9b69f0d182b6 100644 --- a/e2etests/web/regular_integration_tests/pubspec.yaml +++ b/e2etests/web/regular_integration_tests/pubspec.yaml @@ -13,7 +13,7 @@ dev_dependencies: sdk: flutter flutter_test: sdk: flutter - integration_test: 0.9.0 + integration_test: ^0.9.2 http: 0.12.0+2 web_test_utils: path: ../../../web_sdk/web_test_utils