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