Skip to content

Commit 63f2b5c

Browse files
committed
chore: update detox emulator AVD name to Pixel_3a_API_35
1 parent c5c74b6 commit 63f2b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/e2e/detox.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const config = {
2828
emulator: {
2929
type: 'android.emulator',
3030
device: {
31-
avdName: 'Wix_API_35',
31+
avdName: 'Pixel_3a_API_35',
3232
},
3333
systemUI: {
3434
pointerLocationBar: 'hide',

0 commit comments

Comments
 (0)