We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd5d06 commit bba27bdCopy full SHA for bba27bd
js/ext/angular/test/directive/ionicSlideBox.unit.js
@@ -22,7 +22,7 @@ describe('Ionic Angular Slide Box', function() {
22
<slide>\
23
<div class="box pink"><h1>PINK {{slideBox.slideIndex}}</h1></div>\
24
</slide>\
25
- </slide-box>');
+ </slide-box>')($rootScope);
26
}));
27
28
it('Should init', function() {
0 commit comments