Поправил в бд функции #16

Merged
Raykov-MS merged 3 commits from fix-tests-and-functions into test 2026-06-30 11:04:28 +03:00
Showing only changes of commit 0c10be7eb1 - Show all commits

View File

@ -86,7 +86,6 @@ def test_projects_write_smoke(client, admin_tokens, auth_headers):
f"/api/v1/projects/{project_id}/report/2026/LIMIT/line/{line_id}",
headers=auth_headers(admin_tokens),
)
assert del_line_response.status_code == 200