Skip to content

Commit 11f26f7

Browse files
committed
Fixed SERIALNO in test
1 parent af1e41a commit 11f26f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

AndroidViewClient/tests/com/dtmilano/android/viewclientconnected.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
# either the alternative of connecting twice from the same script
3232
# this is the only alternative
3333
SERIALNO = 'emulator-5554'
34-
SERIALNO = 'HT04GP900803'
3534
sys.argv = ['ViewClientConnectedTest', SERIALNO]
3635
device, serialno = ViewClient.connectToDeviceOrExit(verbose=True)
3736

0 commit comments

Comments
 (0)