updated test cases to fix old broken code
This commit is contained in:
parent
77be7f5c30
commit
3ce416b610
5 changed files with 24 additions and 42 deletions
|
@ -36,7 +36,7 @@ class TestCore:
|
|||
|
||||
:param conftest.Core core: core fixture to test with
|
||||
"""
|
||||
core.session.services.importcustom(_SERVICES_PATH)
|
||||
ServiceManager.add_services(_SERVICES_PATH)
|
||||
assert ServiceManager.get("MyService")
|
||||
assert ServiceManager.get("MyService2")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue