mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
tests: make target versions inline with #4162 part 3
This commit is contained in:
parent
c288fbe2e0
commit
f4e5e9b750
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ sauceTestWorker.push({
|
||||||
|
|
||||||
// 2) Chrome on Linux
|
// 2) Chrome on Linux
|
||||||
sauceTestWorker.push({
|
sauceTestWorker.push({
|
||||||
'platform' : 'Windows 10'
|
'platform' : 'Windows 7'
|
||||||
, 'browserName' : 'chrome'
|
, 'browserName' : 'chrome'
|
||||||
, 'version' : '55.0'
|
, 'version' : '55.0'
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue