mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
parent
47f7bd706e
commit
28fe4464d8
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ describe('PhoneCat controllers', function() {
|
|||
ctrl = $controller('PhoneListCtrl', { $scope: scope });
|
||||
|
||||
expect(scope.phones.length).toBe(3);
|
||||
});
|
||||
}));
|
||||
});
|
||||
});
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue