From 7ea93b58f62cfbe89287ad30579d481b6bafdb2b Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Thu, 2 Jun 2022 14:09:21 +0200 Subject: [PATCH] fix basic test --- tests/test_basic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_basic.py b/tests/test_basic.py index f9960219..c7b53c7b 100644 --- a/tests/test_basic.py +++ b/tests/test_basic.py @@ -42,6 +42,7 @@ def test_api_docs(client: Client): '/documents/erasures/', '/documents/internalstats/', '/documents/lots/', + '/inventory/search/', '/documents/stamps/', '/documents/static/{filename}', '/documents/stock/',