Fixed opera settings..

This commit is contained in:
Spencer Alger
2013-11-13 13:21:37 -07:00
parent 5106577312
commit 171f9f9b9f

View File

@ -224,8 +224,8 @@ module.exports = function (grunt) {
executable: 'firefox'
},
opera: {
appName: 'Firefox',
executable: 'firefox'
appName: 'Opera',
executable: 'opera'
}
};