Skip to content

Commit 98662e5

Browse files
committed
minor
1 parent 45a1543 commit 98662e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/web/server/tests/unit/with_dbs/03/tags/test_tags.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ async def test_tags_to_studies(
8989
),
9090
exclude_unset=True,
9191
)
92+
user_project["folderId"] = None
93+
9294
data = await assert_get_same_project(client, user_project, status.HTTP_200_OK)
9395

9496
# Delete tag0

0 commit comments

Comments
 (0)