Skip to content

Commit

Permalink
Test cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Sep 13, 2023
1 parent 5b5a237 commit 1ffd109
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/TestSuite/TestSuite.ApiTests/SmsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ PublishDto BuildEvent(string subject)

await _.Client.Events.PostEventsAsync(app_0.Id, publishRequest);

var subjectMore = "+ 2 more";


// Get SMS status
await AssertDeliveredAsync(subjectId3, 2);
Expand Down

0 comments on commit 1ffd109

Please sign in to comment.