Skip to content

Commit

Permalink
Remove iPhone 8 from BrowserStack setup
Browse files Browse the repository at this point in the history
OS that was configured is slightly outdated and this seems to be the one
that regularly times out.
  • Loading branch information
carhartl committed Jul 28, 2021
1 parent 750a2d8 commit f06749c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions browserstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@
"os_version": "13",
"browserstack.local": "false",
"browserstack.appium_version": "1.14.0"
},
{
"device": "iPhone 8 Plus",
"real_mobile": "true",
"os": "ios",
"os_version": "12",
"browserstack.local": "false",
"browserstack.appium_version": "1.14.0"
}
]
}

0 comments on commit f06749c

Please sign in to comment.