fixing basic test

This commit is contained in:
Cayo Puigdefabregas 2021-08-10 13:21:39 +02:00
parent 727a7cfccb
commit e82358d5dc
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ def test_api_docs(client: Client):
'/documents/wbconf/{wbtype}', '/documents/wbconf/{wbtype}',
'/documents/internalstats/', '/documents/internalstats/',
'/documents/stock/', '/documents/stock/',
'/documents/recycle/',
'/documents/check/', '/documents/check/',
'/documents/lots/', '/documents/lots/',
'/versions/', '/versions/',