Skip to content

Commit 3f8e8b1

Browse files
adding unit tests
1 parent dc092c2 commit 3f8e8b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/web/server/tests/unit/with_dbs/04/workspaces/test_workspaces__moving_folders_between_workspaces.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ async def _move_folder_to_workspace_and_assert(
223223
async def test_moving_between_private_and_shared_workspaces(
224224
client: TestClient,
225225
logged_user: UserInfoDict,
226-
# user_project: ProjectDict,
227226
expected: HTTPStatus,
228227
mock_catalog_api_get_services_for_user_in_product: MockerFixture,
229228
fake_project: ProjectDict,

0 commit comments

Comments
 (0)