mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Run SauceLabs tests against Chrome 49
To match the version of Chromium used by LOOT.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ module.exports = (grunt) => {
|
||||
browsers: [{
|
||||
browserName: 'chrome',
|
||||
platform: 'Windows 10',
|
||||
version: '47',
|
||||
version: '49',
|
||||
}],
|
||||
testname: 'LOOT UI JS Tests',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user