mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix(api): apply feedback
This commit is contained in:
parent
99b0d88a82
commit
6c2826d37f
@ -60,7 +60,6 @@ describe('NlpSampleEntityService', () => {
|
||||
nlpSampleEntityRepository,
|
||||
nlpEntityRepository,
|
||||
languageRepository,
|
||||
nlpSampleEntityService,
|
||||
nlpEntityService,
|
||||
nlpValueService,
|
||||
] = await getMocks([
|
||||
@ -68,7 +67,6 @@ describe('NlpSampleEntityService', () => {
|
||||
NlpSampleEntityRepository,
|
||||
NlpEntityRepository,
|
||||
LanguageRepository,
|
||||
NlpSampleEntityService,
|
||||
NlpEntityService,
|
||||
NlpValueService,
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user