add tests

This commit is contained in:
Manuel Araoz 2014-06-25 17:36:34 -03:00
commit 380503f97f
3 changed files with 10 additions and 7 deletions

View file

@ -237,7 +237,6 @@ describe("Unit: Controllers", function() {
});
}));
afterEach(function() {
$httpBackend.verifyNoOutstandingExpectation();
$httpBackend.verifyNoOutstandingRequest();