Oops
This commit is contained in:
@@ -36,7 +36,7 @@ class TestClientDto(unittest.TestCase):
|
||||
model = ClientDto() # noqa: E501
|
||||
if include_optional:
|
||||
return ClientDto(
|
||||
name = '',
|
||||
company_name = '',
|
||||
username = '',
|
||||
key = ''
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user