test(ionBar): make tests instant

This commit is contained in:
Andy Joslin
2014-03-08 13:10:54 -07:00
parent ecfdbaa67b
commit 5faabb1847
3 changed files with 52 additions and 68 deletions

View File

@@ -50,7 +50,7 @@ angular.module('ionic.ui.header', ['ngAnimate', 'ngSanitize'])
* align-title="center">
* </ion-header-bar>
* ```
*
*
*/
.directive('ionHeaderBar', ['$ionicScrollDelegate', function($ionicScrollDelegate) {
return {