diff --git a/js/ext/angular/test/controller/ionicScrollController.unit.js b/js/ext/angular/test/controller/ionicScrollController.unit.js index 5d6d62dd01..f9e73884fc 100644 --- a/js/ext/angular/test/controller/ionicScrollController.unit.js +++ b/js/ext/angular/test/controller/ionicScrollController.unit.js @@ -195,7 +195,7 @@ describe('$ionicScroll Controller', function() { [false, true].forEach(function(shouldAnimate) { describe('with animate='+shouldAnimate, function() { - ddescribe('scroll action', function() { + describe('scroll action', function() { beforeEach(function() { setup(); //Mock resize to insta-call through for easier tests