lint fixes (tests)

This commit is contained in:
2024-07-31 16:30:43 +02:00
parent 63c8e39b59
commit f7cc4d9d4e
5 changed files with 80 additions and 10 deletions

View File

@ -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
'''