From 24ca62dcfb56fbc85aa29d4b236a02eb68ab4736 Mon Sep 17 00:00:00 2001 From: nturgut Date: Fri, 30 Oct 2020 13:08:32 -0700 Subject: [PATCH] updating integration tests version. --- 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 c9b69f0d182b6..f68c38cc7e48f 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.2 + integration_test: ^0.9.2+2 http: 0.12.0+2 web_test_utils: path: ../../../web_sdk/web_test_utils