Skip to content

Commit bd58bec

Browse files
authored
Update AppiumV2_test.js
1 parent 70c98f9 commit bd58bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helper/AppiumV2_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ describe('Appium', function () {
3030
recordVideo: 'false',
3131
recordScreenshots: 'false',
3232
platformName: 'Android',
33-
platformVersion: '9.0',
33+
platformVersion: '7.0',
3434
deviceName: 'Android GoogleAPI Emulator',
3535
androidInstallTimeout: 90000,
3636
appWaitDuration: 300000,

0 commit comments

Comments
 (0)