fix test basic

This commit is contained in:
Cayo Puigdefabregas 2022-08-02 18:01:28 +02:00
parent 829266a808
commit 23ef1e2bae
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@ def test_api_docs(client: Client):
'/inventory/upload-placeholder/',
'/inventory/lot/{lot_id}/upload-placeholder/',
'/inventory/placeholder-logs/',
'/inventory/unbinding/{phid}/',
'/inventory/binding/{dhid}/{phid}/',
'/labels/',
'/labels/add/',
'/labels/print',