Skip to content

Commit

Permalink
Adding Safari 9 to wct-saucelabs config
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuesos committed Aug 12, 2017
1 parent 57969c3 commit ac4e217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wct.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module.exports = {
}, {
browserName: 'safari',
platform: 'OS X 10.11',
version: '10.0'
version: '9.0'
}
]
}
Expand Down

0 comments on commit ac4e217

Please sign in to comment.