Try firefox

This commit is contained in:
Piotr Sarnacki 2015-12-24 11:29:36 +01:00
parent 21e40e7451
commit 3477deb627

View File

@ -3,9 +3,9 @@
"test_page": "tests/index.html?hidepassed", "test_page": "tests/index.html?hidepassed",
"disable_watching": true, "disable_watching": true,
"launch_in_ci": [ "launch_in_ci": [
"Chrome" "Firefox"
], ],
"launch_in_dev": [ "launch_in_dev": [
"Chrome" "Firefox"
] ]
} }