mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Delete run_integration_tests.sh
This commit is contained in:
parent
143aca1053
commit
1f30c74d18
2 changed files with 0 additions and 11 deletions
6
.github/scripts/run_integration_tests.sh
vendored
6
.github/scripts/run_integration_tests.sh
vendored
|
@ -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
|
|
@ -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
|
Loading…
Reference in a new issue