Update tested Chrome version in sauce.

This commit is contained in:
John-David Dalton
2016-09-14 11:15:34 -07:00
parent d2a2b3a8c4
commit 92359257c1

View File

@@ -104,8 +104,8 @@ var browserNameMap = {
/** List of platforms to load the runner on. */
var platforms = [
['Linux', 'android', '5.1'],
['Windows 10', 'chrome', '53'],
['Windows 10', 'chrome', '52'],
['Windows 10', 'chrome', '51'],
['Windows 10', 'firefox', '48'],
['Windows 10', 'firefox', '47'],
['Windows 10', 'microsoftedge', '13'],