Skip to content

Commit

Permalink
Retry
Browse files Browse the repository at this point in the history
  • Loading branch information
thomhurst committed Jul 27, 2024
1 parent 5c07fd7 commit d061f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ModularPipelines.UnitTests/RetryTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

namespace ModularPipelines.UnitTests;

[Retry(3)]
public class RetryTests : TestBase
{
private class SuccessModule : Module
Expand Down

0 comments on commit d061f87

Please sign in to comment.