moving torwards fixing tests
This commit is contained in:
parent
d43e7943d3
commit
10bd5ba6bf
2 changed files with 5 additions and 4 deletions
|
|
@ -153,6 +153,7 @@ describe("Unit: Controllers", function() {
|
|||
scope.$digest();
|
||||
form = scope.form;
|
||||
sendForm = scope.form2;
|
||||
scope.sendForm = sendForm;
|
||||
}));
|
||||
|
||||
it('should have a SendController controller', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue