Skip to content

Commit

Permalink
Try to bump Safari in browserstack
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed May 5, 2023
1 parent 562c3d3 commit b613617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testem-browserstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ module.exports = {
'--os',
'OS X',
'--osv',
'Mojave',
'Monterey',
'--b',
'safari',
'--bv',
Expand All @@ -115,7 +115,7 @@ module.exports = {
'--os',
'OS X',
'--osv',
'High Sierra',
'Big Sur',
'--b',
'safari',
'--bv',
Expand Down

0 comments on commit b613617

Please sign in to comment.