Browse Source

better fuction name

Antonio Fernandez 8 months ago
parent
commit
25572c98d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/hooks/test_pushover.py

+ 1 - 1
tests/unit/hooks/test_pushover.py

@@ -222,7 +222,7 @@ def test_ping_monitor_start_state_backup_default_message_with_priority_emergency
     )
     )
 
 
 
 
-def test_ping_monitor_start_state_backup_default_message_with_priority_high_declared_expire_and_retry_delared_success():
+def test_ping_monitor_start_state_backup_default_message_with_priority_high_declared_expire_and_retry_ignored_success():
     '''
     '''
     This simulates priority level 1, retry and expiry being set. Since expire
     This simulates priority level 1, retry and expiry being set. Since expire
     and retry are only used for priority level 2, they should not be included
     and retry are only used for priority level 2, they should not be included