Commit c2140072 authored by worry127722's avatar worry127722

1

parent 9a5f10ed
......@@ -132,6 +132,9 @@ module.exports = function(config) {
,base_path+'lib/baidu-frontia-js-full-1.0.0.js'
,base_path+'social/draftmanager.js'
,base_path+'social/social.js'
,base_path+'social/social.css'
,base_path+'themes/default/css/import.css'
,base_path+'favicon.ico'
,base_path+'spec/core/*.js'
......@@ -177,7 +180,7 @@ module.exports = function(config) {
// - Safari (only Mac)
// - PhantomJS
// - IE (only Windows)
browsers: ['Chrome'],//,'Chrome'
browsers: ['Firefox','Chrome'],//,'Chrome'
// If browser does not capture in given timeout [ms], kill it
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment