Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
650elx committed Dec 10, 2024
1 parent 754a91f commit 676c507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/sms/batches/test_batch_sms.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def test_send_sms_sync(sinch_client_sync, phone_number, origin_phone_number):


def test_send_sms_sync_with_service_plan_id(
sinch_client_sync_with_service_plan_id,
sinch_client_sync_with_service_plan_id,
phone_number,
origin_phone_number
):
Expand Down

0 comments on commit 676c507

Please sign in to comment.