mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #12266 from twbs/linux
enable Linux Chrome & Linux Firefox in Sauce tests
This commit is contained in:
commit
12a4263471
@ -63,16 +63,15 @@
|
||||
|
||||
# iOS Chrome not currently supported by Sauce Labs
|
||||
|
||||
# Linux (unofficial):
|
||||
# FIXME: currently fails 1 tooltip test
|
||||
# {
|
||||
# browserName: "chrome",
|
||||
# platform: "Linux"
|
||||
# },
|
||||
# {
|
||||
# browserName: "firefox",
|
||||
# platform: "Linux"
|
||||
# }
|
||||
# Linux (unofficial)
|
||||
{
|
||||
browserName: "chrome",
|
||||
platform: "Linux"
|
||||
},
|
||||
{
|
||||
browserName: "firefox",
|
||||
platform: "Linux"
|
||||
}
|
||||
|
||||
# Android Chrome not currently supported by Sauce Labs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user