Tony Fernandez hai 7 meses
pai
achega
96bb402837
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

@@ -207,7 +207,7 @@ def test_ping_monitor_start_state_backup_default_message_with_priority_emergency
             'message': 'start',
             'priority': 2,
             'retry': 30,
-            'expire': 30,
+            'expire': 600,
         },
     ).and_return(flexmock(ok=True)).once()