mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-26 11:53:59 +00:00
add debug for browserstack-runner
This commit is contained in:
parent
a8e14bf1f8
commit
2bdf99fcc1
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue