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