fix basic test
This commit is contained in:
parent
31c903230a
commit
60e783258e
|
@ -55,6 +55,7 @@ def test_api_docs(client: Client):
|
|||
'/inventory/device/add/',
|
||||
'/inventory/device/{id}/',
|
||||
'/inventory/device/{dhid}/binding/',
|
||||
'/inventory/device/erasure/',
|
||||
'/inventory/all/device/',
|
||||
'/inventory/export/{export_id}/',
|
||||
'/inventory/lot/add/',
|
||||
|
|
Reference in New Issue