Skip to content

Commit

Permalink
test($ionicModal): s/ddescribe/describe
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin committed Mar 27, 2014
1 parent 4b5db0d commit 7eff208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/ext/angular/test/service/ionicModal.unit.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ddescribe('Ionic Modal', function() {
describe('Ionic Modal', function() {
var modal, q, timeout, ionicPlatform, rootScope;

beforeEach(module('ionic.service.modal'));
Expand Down

0 comments on commit 7eff208

Please sign in to comment.