Commit f526efd2 authored by Romain Courteaud's avatar Romain Courteaud

slapos_crm: fixup slapos_crm_send_pending_ticket_reminder test

parent 6ac39385
......@@ -759,7 +759,7 @@ class TestSlaposCrmUpdateSupportRequestState(SlapOSTestCaseMixinWithAbort):
class TestSlaposCrmSendPendingTicket_reminder(SlapOSTestCaseMixinWithAbort):
def test_alarm_send_pending_ticket_reminder(self):
def test_sendPendingTicketReminder(self):
person = self.makePerson(self.addProject())
alarm = self.portal.portal_alarms.\
slapos_crm_send_pending_ticket_reminder
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment