Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
bump safari version on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-gadd committed Feb 15, 2018
1 parent b2697a3 commit 2f95b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intern.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
{ "browserName": "internet explorer", "version": "11" },
{ "browserName": "chrome", "platform": "WINDOWS" },
{ "browserName": "firefox", "os": "WINDOWS", "os_version": "10" },
{ "browserName": "safari", "version": "9.1", "platform": "MAC" },
{ "browserName": "safari", "version": "10", "platform": "MAC" },
{ "browserName": "iPhone", "version": "9.1" }
]
},
Expand Down

0 comments on commit 2f95b20

Please sign in to comment.