Skip to content

Commit 84e2a91

Browse files
Merge pull request #2871 from mitre/mkouremetis/fix_tests
fix
2 parents 2070063 + 1160945 commit 84e2a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ async def initialize():
368368
_ = DataService()
369369
_ = RestService()
370370
_ = PlanningService()
371+
_ = KnowledgeService()
371372
_ = LearningService()
372373
auth_svc = AuthService()
373374
_ = FileSvc()

0 commit comments

Comments
 (0)