Add firefox to dev runners in testem
This commit is contained in:
parent
106fd016ac
commit
426e67e7b4
|
@ -8,7 +8,8 @@
|
||||||
],
|
],
|
||||||
"launch_in_dev": [
|
"launch_in_dev": [
|
||||||
"PhantomJS",
|
"PhantomJS",
|
||||||
"Chrome"
|
"Chrome",
|
||||||
|
"Firefox"
|
||||||
],
|
],
|
||||||
"launchers": {
|
"launchers": {
|
||||||
"SL_chrome": {
|
"SL_chrome": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user