fixing test

This commit is contained in:
Cayo Puigdefabregas 2021-03-25 11:39:52 +01:00
parent 45b44ce17b
commit 335c53530e
1 changed files with 1 additions and 1 deletions

View File

@ -119,4 +119,4 @@ def test_api_docs(client: Client):
'scheme': 'basic',
'name': 'Authorization'
}
assert len(docs['definitions']) == 117
assert len(docs['definitions']) == 118