more tests

This commit is contained in:
Kenneth Kehl
2025-07-01 12:16:21 -07:00
parent 9d365fbce1
commit 297f5af25d

View File

@@ -459,4 +459,3 @@ def test_delete_notifications_logs_when_deletion_occurs():
assert "service: abc123" in log_message
assert "notification_type: sms" in log_message
assert "count deleted: 5" in log_message
assert "duration: 10 seconds" in log_message