del space
This commit is contained in:
parent
48c7ab3eb1
commit
0c10be7eb1
@ -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}",
|
f"/api/v1/projects/{project_id}/report/2026/LIMIT/line/{line_id}",
|
||||||
headers=auth_headers(admin_tokens),
|
headers=auth_headers(admin_tokens),
|
||||||
)
|
)
|
||||||
|
|
||||||
assert del_line_response.status_code == 200
|
assert del_line_response.status_code == 200
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user