Skip to content

Commit 1120ad3

Browse files
fix: dart format
1 parent 28845a9 commit 1120ad3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,8 @@ jobs:
149149
- setup_flutter
150150
- setup_patrol
151151
- android/start-emulator:
152-
additional-avd-args: --device 3
152+
additional-args: --device 3
153153
avd-name: 'test'
154-
system-image: system-images;android-33;default;x86_64
155154
post-emulator-launch-assemble-command: ''
156155
- run:
157156
name: Run E2E Tests

0 commit comments

Comments
 (0)