Delete run_integration_tests.sh

This commit is contained in:
Vadim 2024-03-13 12:50:04 +01:00
parent 143aca1053
commit 1f30c74d18
2 changed files with 0 additions and 11 deletions

View file

@ -1,6 +0,0 @@
flutter drive \
--target=integration_test/e2e_test.dart \
--driver=test_driver/integration_driver.dart \
--flavor=dev \
--no-dds \
--dart-define cameraStubImage=assets/camera_stub_image.jpg

View file

@ -1,5 +0,0 @@
flutter drive \
--target=integration_test/e2e_test.dart \
--driver=test_driver/integration_driver.dart \
--flavor=dev \
--dart-define cameraStubImage=assets/camera_stub_image.jpg