tests: use latest Safari in Saucelab front end tests

I verified that, as of today, "latest" Safari version works on Saucelabs.
This commit is contained in:
John McLear 2020-03-25 12:53:57 +00:00 committed by muxator
parent 6fd2bf4472
commit 8f2ad7a0e8
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ sauceTestWorker.push({
sauceTestWorker.push({
'platform' : 'OS X 10.15'
, 'browserName' : 'safari'
, 'version' : '13'
, 'version' : 'latest'
});
// 4) IE 10 on Win 8