Skip to content

Commit 964ef59

Browse files
committed
fixes tests
1 parent 472894a commit 964ef59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/catalog/tests/unit/with_dbs/test_api_rest_services_specifications.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
)
3333
from models_library.products import ProductName
3434
from models_library.users import UserID
35+
from pytest_simcore.helpers.catalog_services import CreateFakeServiceDataCallable
3536
from simcore_postgres_database.models.groups import user_to_groups
3637
from simcore_postgres_database.models.services_specifications import (
3738
services_specifications,

0 commit comments

Comments
 (0)