refactored AvatarService
This commit is contained in:
parent
7b35c0c0d5
commit
ff6673fb07
8 changed files with 177 additions and 55 deletions
|
@ -9,14 +9,14 @@ describe("Service: PageServiceImpl", () => {
|
|||
});
|
||||
|
||||
describe("create", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
|
||||
describe("get", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
|
||||
describe("$get", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
});
|
Reference in a new issue