mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
added no-dds to flutter drive
This commit is contained in:
parent
cd5949470b
commit
6d1fd9e05a
1 changed files with 1 additions and 0 deletions
1
.github/scripts/run_integration_tests.sh
vendored
1
.github/scripts/run_integration_tests.sh
vendored
|
@ -2,4 +2,5 @@ flutter drive \
|
||||||
--target=integration_test/e2e_test.dart \
|
--target=integration_test/e2e_test.dart \
|
||||||
--driver=test_driver/integration_driver.dart \
|
--driver=test_driver/integration_driver.dart \
|
||||||
--flavor=dev \
|
--flavor=dev \
|
||||||
|
--no-dds \
|
||||||
--dart-define cameraStubImage=assets/camera_stub_image.jpg
|
--dart-define cameraStubImage=assets/camera_stub_image.jpg
|
Loading…
Reference in a new issue