Skip to content

Commit

Permalink
CODE RUB: Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mabroukmahdhi committed Aug 12, 2024
1 parent c129a02 commit b2b1507
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public async void ShouldSendAndCopyMessageAsync()
// Given
var flexiMessage = new FlexiMessage()
{
Subject = "FlexiMail is a cool library",
Subject = "FlexiMail Integration Test",
To = [GetReceiverTestEmail()],
Body = new FlexiBody
{
Expand Down

0 comments on commit b2b1507

Please sign in to comment.