X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=cb9a20d0a77d4eb7140a294380578c9882902526;hp=d1ef72f2701a22ce9ee6fa35eb4482ec61db45f1;hb=6120c18829d7a3536b82da9881c998cb25831f7c;hpb=52e76843e268180a6f7add00f1105c42bf6a4ee8 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: {