Skip to content

Commit 8e748a4

Browse files
fix broken test
1 parent af72e5d commit 8e748a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ async def test_tags_to_studies(
8686
),
8787
exclude_unset=True,
8888
)
89+
user_project["folderId"] = None
8990
data = await assert_get_same_project(client, user_project, expected)
9091

9192
# Delete tag0

0 commit comments

Comments
 (0)