Skip to content

Commit c7e33d2

Browse files
committed
merges
2 parents cfece68 + cec3cff commit c7e33d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/unit/with_dbs/03/test_users_rest_profile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from pytest_simcore.helpers.webserver_users import UserInfoDict
2929
from servicelib.aiohttp import status
3030
from servicelib.rest_constants import RESPONSE_MODEL_POLICY
31-
from simcore_service_webserver.products._models import Product
31+
from simcore_service_webserver.products.models import Product
3232
from simcore_service_webserver.user_preferences._service import (
3333
get_frontend_user_preferences_aggregation,
3434
)

0 commit comments

Comments
 (0)