Skip to content

Commit

Permalink
upgrade iPhone in browserstack
Browse files Browse the repository at this point in the history
  • Loading branch information
refractalize committed Jul 10, 2018
1 parent 0aa64c9 commit 3e169fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,9 @@ var browsers = {
},
'browserstack-safari-ios': {
base: 'BrowserStack',
device: 'iPhone 6S',
device: 'iPhone X',
os: 'ios',
os_version: '9.1'
os_version: '11.0'
},
'browserstack-chrome': {
base: 'BrowserStack',
Expand Down

0 comments on commit 3e169fc

Please sign in to comment.