fixing test

This commit is contained in:
Cayo Puigdefabregas 2021-10-01 11:26:56 +02:00
parent 6599f4b66c
commit e30c6c2250
1 changed files with 1 additions and 1 deletions

View File

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