mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-28 20:58:17 +00:00
Add MS Edge to Sauce browser tests
[skip validator]
This commit is contained in:
parent
74ddd041b5
commit
fcec8c9512
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@
|
||||||
|
|
||||||
# Mac Opera not currently supported by Sauce Labs
|
# Mac Opera not currently supported by Sauce Labs
|
||||||
|
|
||||||
|
{
|
||||||
|
browserName: "MicrosoftEdge",
|
||||||
|
platform: "Windows 10"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
browserName: "internet explorer",
|
browserName: "internet explorer",
|
||||||
version: "11",
|
version: "11",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue