Merge pull request #83 from jakerella/master
Removed unused 'phantomjs' options object from task
This commit is contained in:
commit
ab8b22d13d
@ -37,7 +37,6 @@ module.exports = function(grunt) {
|
||||
host : '',
|
||||
template : __dirname + '/jasmine/templates/DefaultRunner.tmpl',
|
||||
templateOptions : {},
|
||||
phantomjs : {},
|
||||
junit: {}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user