mirror of https://github.com/twbs/bootstrap.git
add debug for browserstack-runner
This commit is contained in:
parent
a8e14bf1f8
commit
2bdf99fcc1
|
|
@ -2,6 +2,7 @@
|
||||||
"username": "--secure--",
|
"username": "--secure--",
|
||||||
"key": "--secure--",
|
"key": "--secure--",
|
||||||
"test_path": "js/tests/index.html",
|
"test_path": "js/tests/index.html",
|
||||||
|
"debug": true,
|
||||||
"browsers": [
|
"browsers": [
|
||||||
{
|
{
|
||||||
"browser": "firefox",
|
"browser": "firefox",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue