Skip to content

Commit 1e1c244

Browse files
committed
tests
1 parent b4af788 commit 1e1c244

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
@@ -164,7 +164,7 @@ async def test_get_profile(
164164
assert got_profile_groups["product"] == {
165165
"accessRights": {"delete": False, "read": False, "write": False},
166166
"description": "osparc product group",
167-
"gid": 2,
167+
"gid": 3,
168168
"label": "osparc",
169169
"thumbnail": None,
170170
}

0 commit comments

Comments
 (0)