diff --git a/tests/test_basic.py b/tests/test_basic.py index ce941d87..eab9d4ef 100644 --- a/tests/test_basic.py +++ b/tests/test_basic.py @@ -51,6 +51,7 @@ def test_api_docs(client: Client): '/documents/devices/', '/documents/erasures/', '/documents/static/{filename}', + '/documents/stock/', '/drills/{id}/merge/', '/graphic-cards/{id}/merge/', '/hard-drives/{id}/merge/',