tests: make target versions inline with #4162 part 3

pull/4176/head
John McLear 2020-07-17 12:40:13 +00:00
parent c288fbe2e0
commit f4e5e9b750
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ sauceTestWorker.push({
// 2) Chrome on Linux
sauceTestWorker.push({
'platform' : 'Windows 10'
'platform' : 'Windows 7'
, 'browserName' : 'chrome'
, 'version' : '55.0'
});