mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-04-24 00:00:03 +08:00
test: fix broken tests due to changes to BrowserStack
This commit is contained in:
@@ -70,8 +70,8 @@ const configs = {
|
|||||||
},
|
},
|
||||||
browserstackAndroidDevice: {
|
browserstackAndroidDevice: {
|
||||||
'appium-version': '1.22.0',
|
'appium-version': '1.22.0',
|
||||||
device: 'Samsung Galaxy S7',
|
device: 'Samsung Galaxy S8',
|
||||||
os_version: '6.0',
|
os_version: '7.0',
|
||||||
project: 'HTTP Test App',
|
project: 'HTTP Test App',
|
||||||
autoWebview: true,
|
autoWebview: true,
|
||||||
app: 'HttpTestAppAndroid',
|
app: 'HttpTestAppAndroid',
|
||||||
|
|||||||
Reference in New Issue
Block a user