mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-31 05:33:01 +02:00
fix test 2
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user