fixing test renders

This commit is contained in:
Cayo Puigdefabregas 2021-05-10 12:10:57 +02:00
parent 3157c34ab8
commit f6205912fb

View file

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