change target for IE 9 test
parent
4ef6604ca9
commit
0dfecb3af7
|
@ -93,7 +93,7 @@ sauceTestWorker.push({
|
|||
|
||||
// IE 9
|
||||
sauceTestWorker.push({
|
||||
'platform' : 'Windows 2008'
|
||||
'platform' : 'Windows XP'
|
||||
, 'browserName' : 'iexplore'
|
||||
, 'version' : '9'
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue