Skip to content

Commit

Permalink
Dropped describe only
Browse files Browse the repository at this point in the history
  • Loading branch information
zakhenry committed Aug 5, 2015
1 parent d32ab03 commit bca1ac0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ interface mockEntity {

};

describe.only('PaginationService', () => {
describe('PaginationService', () => {

let paginationService:common.services.pagination.PaginationService;
let $httpBackend:ng.IHttpBackendService;
Expand Down

0 comments on commit bca1ac0

Please sign in to comment.