Skip to content

Commit

Permalink
fix: test linting
Browse files Browse the repository at this point in the history
  • Loading branch information
panteparak committed Oct 22, 2024
1 parent 339aa06 commit b10ab34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_db_heartbeat.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@


class TestDatabaseHeartBeatCheck(unittest.TestCase):

def test_check_status_success(self):
health_check = DatabaseHeartBeatCheck()
try:
Expand Down

0 comments on commit b10ab34

Please sign in to comment.