mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-01-31 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: {
|
||||
'appium-version': '1.22.0',
|
||||
device: 'Samsung Galaxy S7',
|
||||
os_version: '6.0',
|
||||
device: 'Samsung Galaxy S8',
|
||||
os_version: '7.0',
|
||||
project: 'HTTP Test App',
|
||||
autoWebview: true,
|
||||
app: 'HttpTestAppAndroid',
|
||||
|
||||
Reference in New Issue
Block a user