mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-04-02 22:40:24 +00:00
parent
6e2359caa0
commit
74b4ab8867
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ describe('PhoneCat controllers', function() {
|
|||
xyzPhoneData = function() {
|
||||
return {
|
||||
name: 'phone xyz',
|
||||
images: ['image/url1.png', 'image/url2.png']
|
||||
images: ['image/url1.png', 'image/url2.png']
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue