0
Fork 0
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:
Daniel Lockyer 2020-06-03 08:12:30 +01:00
parent 3757cd936b
commit ff3f8b2489

View file

@ -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