Explorar o código

better name for test

Tony Fernandez hai 7 meses
pai
achega
e69d2385fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/unit/hooks/test_pushover.py

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

@@ -116,7 +116,7 @@ def test_ping_monitor_start_state_backup_custom_message_successfully_send_to_pus
     )
 
 
-def test_ping_monitor_start_state_backup_default_message_with_priority_emergency_declared_no_expiry_or_retry_success():
+def test_ping_monitor_start_state_backup_default_message_with_priority_emergency_uses_expire_and_retry_defaults():
     '''
     This simulates priority level 2 being set but expiry and retry are
     not declared. This should set retry and expiry to their defaults.