Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Oct 3, 2024
1 parent 45a1543 commit 98662e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/web/server/tests/unit/with_dbs/03/tags/test_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ async def test_tags_to_studies(
),
exclude_unset=True,
)
user_project["folderId"] = None

data = await assert_get_same_project(client, user_project, status.HTTP_200_OK)

# Delete tag0
Expand Down

0 comments on commit 98662e5

Please sign in to comment.