Antonio Fernandez 1 год назад
Родитель
Сommit
25572c98d7
1 измененных файлов с 1 добавлено и 1 удалено
  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