mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Removed unused mochacli variable
no issue
This commit is contained in:
parent
3757cd936b
commit
ff3f8b2489
@ -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…
Reference in New Issue
Block a user