diff --git a/Gruntfile.js b/Gruntfile.js index f7fdae5e1f..9bf6bc9906 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -243,7 +243,7 @@ module.exports = function(grunt) { grunt.registerTask('cloudtest', [ 'sauce-connect', - 'karma:sauce', + // 'karma:sauce', 'connect', 'protractor:sauce', 'sauce-disconnect'