We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b1942 commit 1e81c61Copy full SHA for 1e81c61
services/catalog/tests/unit/with_dbs/test_api_rest_services_specifications.py
@@ -32,6 +32,7 @@
32
)
33
from models_library.products import ProductName
34
from models_library.users import UserID
35
+from pytest_simcore.helpers.catalog_services import CreateFakeServiceDataCallable
36
from simcore_postgres_database.models.groups import user_to_groups
37
from simcore_postgres_database.models.services_specifications import (
38
services_specifications,
0 commit comments