fixing test

This commit is contained in:
Cayo Puigdefabregas 2021-04-20 16:19:55 +02:00
parent afea2cff79
commit 220e864681

View file

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