lint fixes (tests)
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
def test_ping(client, mocker, valid_credentials):
|
||||
'''
|
||||
Test application health check
|
||||
'''
|
||||
|
||||
|
||||
def test_ping(client, valid_credentials):
|
||||
'''
|
||||
Test application health check
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user