Update NoteCreateService.ts
This commit is contained in:
parent
79e5075564
commit
c7c4c7807a
|
@ -64,6 +64,7 @@ describe('NoteCreateService', () => {
|
|||
],
|
||||
providers: [
|
||||
UtilityService,
|
||||
ApPersonService,
|
||||
MetaService,
|
||||
CacheService,
|
||||
IdService,
|
||||
|
|
Loading…
Reference in a new issue