Skip to content

Commit 668b812

Browse files
committed
8 reruns for all marketplace tests
1 parent a0cc09d commit 668b812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/CodexReleaseTests/RerunAttribute.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace CodexReleaseTests
44
{
55
public class RerunAttribute : ValuesAttribute
66
{
7-
private const int NumberOfReRuns = 1;
7+
private const int NumberOfReRuns = 8;
88

99
public RerunAttribute()
1010
{

0 commit comments

Comments
 (0)