fixing test

This commit is contained in:
Cayo Puigdefabregas 2021-04-20 16:19:55 +02:00
parent afea2cff79
commit 220e864681
1 changed files with 1 additions and 1 deletions

View File

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