diff --git a/Gruntfile.js b/Gruntfile.js index 24d25a3812..fb30a13548 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -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