Skip to content

Commit

Permalink
commit 3
Browse files Browse the repository at this point in the history
  • Loading branch information
philasmar committed Aug 23, 2024
1 parent f37a82c commit 087d5d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ namespace TestServerlessApp.IntegrationTests
[TestFixture]
public class CustomResponse : IntegrationTestsSetup
{
[Retry(3)]
[Test]
public async Task OkResponseWithHeader_Returns200Status()
{
Expand Down

0 comments on commit 087d5d2

Please sign in to comment.