Skip to content

Commit 885f32a

Browse files
committed
test(ionicView): remove ddescribe
1 parent 4d1b13b commit 885f32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/ext/angular/test/directive/ionicView.unit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ddescribe('ionView directive', function() {
1+
describe('ionView directive', function() {
22
beforeEach(module('ionic.ui.viewState'));
33

44
function setup(attrs, scopeProps, content) {

0 commit comments

Comments
 (0)