X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=cb9a20d0a77d4eb7140a294380578c9882902526;hp=d1ef72f2701a22ce9ee6fa35eb4482ec61db45f1;hb=6a4e93b88e1339fa5f74e395f1b1dbb54484149e;hpb=f8b3f04ae6d78a13b5793a0c4e3bc7080b2c72af diff --git a/Gruntfile.js b/Gruntfile.js index d1ef72f270..cb9a20d0a7 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -98,8 +98,8 @@ module.exports = function ( grunt ) { chromium: { browsers: [ 'Chromium' ] }, - more: { - browsers: [ 'Chrome', 'Firefox' ] + firefox: { + browsers: [ 'Firefox' ] } }, copy: {