mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 23:40:41 +00:00
5 lines
194 B
Bash
5 lines
194 B
Bash
|
flutter drive \
|
||
|
--target=integration_test/e2e_test.dart \
|
||
|
--driver=test_driver/integration_driver.dart \
|
||
|
--flavor=dev \
|
||
|
--dart-define cameraStubImage=assets/camera_stub_image.jpg
|