diff --git a/tasks/gulp-tests.js b/tasks/gulp-tests.js index 3698fd1f64..b3c1eadf84 100644 --- a/tasks/gulp-tests.js +++ b/tasks/gulp-tests.js @@ -380,7 +380,7 @@ gulp.task('test:all', (done) => { runSequence( 'lint', // 'test:e2e:safe', - 'test:common:safe', + //'test:common:safe', // 'test:content:safe', 'test:server_side:safe', // 'test:karma:safe',