test: fix broken test due to changes at BrowserStack

This commit is contained in:
Sefa Ilkimen
2023-06-06 03:02:20 +02:00
committed by GitHub
parent 32a250fbd5
commit fe1a0fdbf7

View File

@@ -68,7 +68,7 @@ const configs = {
'browserstack.networkLogs': false
},
browserstackAndroidDevice: {
device: 'Google Nexus 6',
device: 'Samsung Galaxy S7',
os_version: '6.0',
project: 'HTTP Test App',
autoWebview: true,