Skip to content

Commit d9f2c9f

Browse files
committed
test(tabbar): remove ddescribe
1 parent bcca397 commit d9f2c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ddescribe('tabs', function() {
1+
describe('tabs', function() {
22

33
describe('miscellaneous', function() {
44
beforeEach(module('ionic', function($provide) {

0 commit comments

Comments
 (0)