fixing tests

This commit is contained in:
Cayo Puigdefabregas 2021-02-10 11:01:12 +01:00
parent e34371bbc5
commit d24a0ca16b
2 changed files with 2 additions and 2 deletions

View File

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