diff --git a/tests/test_basic.py b/tests/test_basic.py index 4b734079..638bdaa3 100644 --- a/tests/test_basic.py +++ b/tests/test_basic.py @@ -73,6 +73,7 @@ def test_api_docs(client: Client): '/inventory/lot/transfer/{type_id}/', '/inventory/lot/{lot_id}/upload-snapshot/', '/inventory/lot/{lot_id}/customerdetails/', + '/inventory/lot/{lot_id}/document/del/{doc_id}', '/inventory/snapshots/{snapshot_uuid}/', '/inventory/snapshots/', '/inventory/tag/devices/{dhid}/add/',