fixing base test

This commit is contained in:
Cayo Puigdefabregas 2021-10-05 12:19:23 +02:00
parent 6dd54d9645
commit 7eff54f86a
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']) == 128