Skip to content

Commit 6facb8c

Browse files
committed
test(ionNavButtons): remove ddescribe
1 parent 24a488b commit 6facb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/angular/directive/navButtons.unit.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ddescribe('ionNavButtons directive', function() {
1+
describe('ionNavButtons directive', function() {
22

33
beforeEach(module('ionic', function($compileProvider) {
44
$compileProvider.directive('needsScroll', function() {

0 commit comments

Comments
 (0)