We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1e41a commit 11f26f7Copy full SHA for 11f26f7
1 file changed
AndroidViewClient/tests/com/dtmilano/android/viewclientconnected.py
@@ -31,7 +31,6 @@
31
# either the alternative of connecting twice from the same script
32
# this is the only alternative
33
SERIALNO = 'emulator-5554'
34
-SERIALNO = 'HT04GP900803'
35
sys.argv = ['ViewClientConnectedTest', SERIALNO]
36
device, serialno = ViewClient.connectToDeviceOrExit(verbose=True)
37
0 commit comments