Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
byasarcse committed Nov 4, 2024
1 parent b4e43ed commit 7e6e182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Iyzipay.Tests/Functional/SubscriptionCustomer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public void Should_Update_Customer()
Locale = Locale.TR.ToString(),
Name = "upd-customer-name",
Surname = "upd-customer-surname",
Email = "upd-customer-email",
Email = "upd-customer-email@iyzico.com",
GsmNumber = "+905555555555",
BillingAddress = new Address
{
Expand Down

0 comments on commit 7e6e182

Please sign in to comment.