Skip to content

Commit 198bb4b

Browse files
clean
1 parent e9793e1 commit 198bb4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/web/server/tests/unit/with_dbs/02/test_projects_crud_handlers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,6 @@ async def test_list_projects_with_innaccessible_services(
414414
(UserRole.TESTER, status.HTTP_200_OK),
415415
],
416416
)
417-
@pytest.mark.testit
418417
async def test_get_project(
419418
client: TestClient,
420419
logged_user: UserInfoDict,

0 commit comments

Comments
 (0)