Skip to content

Commit c2aa195

Browse files
committed
Update 'old browser' tests to last supported version on saucelabs.
1 parent f59a1a8 commit c2aa195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: tests/test-browsers.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"browserName": "chrome",
1515
"version": "26",
16-
"platform": "Windows XP"
16+
"platform": "Windows 7"
1717
},
1818
{
1919
"browserName": "chrome",
@@ -23,8 +23,8 @@
2323
},
2424
{
2525
"browserName": "safari",
26-
"version": "6",
27-
"platform": "OS X 10.8",
26+
"version": "7",
27+
"platform": "OS X 10.9",
2828
"syntheticKeyEvents": true,
2929
"syntheticMouseEvents": true
3030
},

0 commit comments

Comments
 (0)