mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Removed unused mochacli variable
no issue
This commit is contained in:
parent
3757cd936b
commit
ff3f8b2489
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ const configureGrunt = function (grunt) {
|
|||
ui: 'bdd',
|
||||
reporter: grunt.option('reporter') || 'spec',
|
||||
timeout: '60000',
|
||||
save: grunt.option('reporter-output'),
|
||||
require: ['core/server/overrides'],
|
||||
retries: '3',
|
||||
exit: true
|
||||
|
|
Loading…
Add table
Reference in a new issue