diff --git a/Tests/CodexReleaseTests/RerunAttribute.cs b/Tests/CodexReleaseTests/RerunAttribute.cs index 6af13d4f..d30b010d 100644 --- a/Tests/CodexReleaseTests/RerunAttribute.cs +++ b/Tests/CodexReleaseTests/RerunAttribute.cs @@ -4,7 +4,7 @@ namespace CodexReleaseTests { public class RerunAttribute : ValuesAttribute { - private const int NumberOfReRuns = 1; + private const int NumberOfReRuns = 8; public RerunAttribute() {