PolyGerrit: update wct_test.sh to test against mac osx 10.12 instead of 10.11
Change-Id: I40e8e3061e48a70de620ca3781b8b838434f19a7
This commit is contained in:
@@ -36,10 +36,10 @@ module.exports = {
|
|||||||
'sauce': {
|
'sauce': {
|
||||||
'disabled': true,
|
'disabled': true,
|
||||||
'browsers': [
|
'browsers': [
|
||||||
'OS X 10.11/chrome',
|
'OS X 10.12/chrome',
|
||||||
'Windows 10/chrome',
|
'Windows 10/chrome',
|
||||||
'Linux/firefox',
|
'Linux/firefox',
|
||||||
'OS X 10.11/safari',
|
'OS X 10.12/safari',
|
||||||
'Windows 10/microsoftedge'
|
'Windows 10/microsoftedge'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user