add tests
This commit is contained in:
parent
1639b796cf
commit
380503f97f
3 changed files with 10 additions and 7 deletions
|
|
@ -237,7 +237,6 @@ describe("Unit: Controllers", function() {
|
|||
});
|
||||
}));
|
||||
|
||||
|
||||
afterEach(function() {
|
||||
$httpBackend.verifyNoOutstandingExpectation();
|
||||
$httpBackend.verifyNoOutstandingRequest();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue