fix basic test

This commit is contained in:
Cayo Puigdefabregas 2022-09-09 13:44:51 +02:00
parent fcff7e8d02
commit 3f4ad1d57a
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ def test_api_docs(client: Client):
'/inventory/device/add/',
'/inventory/device/{id}/',
'/inventory/device/{dhid}/binding/',
'/inventory/all/device/',
'/inventory/export/{export_id}/',
'/inventory/lot/add/',
'/inventory/lot/{id}/',