Removed unused 'phantomjs' options object from task per issue #82 in main repo.
This commit is contained in:
parent
dfe8f05d42
commit
9af3f8abd9
@ -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