mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-28 07:57:11 +08:00
committed by
Pete Bacon Darwin
parent
47f7bd706e
commit
28fe4464d8
@@ -167,7 +167,7 @@ describe('PhoneCat controllers', function() {
|
||||
ctrl = $controller('PhoneListCtrl', { $scope: scope });
|
||||
|
||||
expect(scope.phones.length).toBe(3);
|
||||
});
|
||||
}));
|
||||
});
|
||||
});
|
||||
</pre>
|
||||
|
||||
Reference in New Issue
Block a user