1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

migrate e2e test to integration test (#744)

This commit is contained in:
Ayush Bherwani
2021-03-01 02:23:24 +05:30
committed by GitHub
parent 3b2a7121ca
commit 6c81510d6e
5 changed files with 48 additions and 61 deletions

View File

@@ -19,8 +19,8 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
integration_test: ^1.0.1
pedantic: ^1.9.0
e2e: ^0.7.0
mockito: ^4.1.1
flutter: