fixing tests
This commit is contained in:
parent
e34371bbc5
commit
d24a0ca16b
|
@ -119,4 +119,4 @@ def test_api_docs(client: Client):
|
|||
'scheme': 'basic',
|
||||
'name': 'Authorization'
|
||||
}
|
||||
assert len(docs['definitions']) == 124
|
||||
assert len(docs['definitions']) == 123
|
||||
|
|
Reference in New Issue