Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Commit

Permalink
chore(modal): remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Dec 11, 2015
1 parent 7be21c4 commit 1e24ff7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modal/test/modal.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ describe('$uibModal', function () {
});

it('should reject returned promise on dismiss', function() {

var modal = open({template: '<div>Content</div>'});
dismiss(modal, 'esc');

Expand Down

0 comments on commit 1e24ff7

Please sign in to comment.