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 : '',
|
host : '',
|
||||||
template : __dirname + '/jasmine/templates/DefaultRunner.tmpl',
|
template : __dirname + '/jasmine/templates/DefaultRunner.tmpl',
|
||||||
templateOptions : {},
|
templateOptions : {},
|
||||||
phantomjs : {},
|
|
||||||
junit: {}
|
junit: {}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user