mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-21 10:05:34 +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