Skip to content

Commit 69be481

Browse files
committed
fix ci
1 parent e24e982 commit 69be481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/sms/features/steps/webhooks.steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
SINCH_SMS_SINCH_EVENT_SECRET = 'KayakingTheSwell'
1515

1616

17-
@given('the SMS Sinch Events handler is available')
17+
@given('the SMS Webhooks handler is available')
1818
def step_webhook_handler_is_available(context):
1919
context.sms_sinch_event = SmsSinchEvent(SINCH_SMS_SINCH_EVENT_SECRET)
2020

0 commit comments

Comments
 (0)