8 reruns for all marketplace tests

This commit is contained in:
ThatBen 2025-06-06 10:48:28 +02:00
parent a0cc09d9ef
commit 668b812b80
No known key found for this signature in database
GPG Key ID: 62C543548433D43E

View File

@ -4,7 +4,7 @@ namespace CodexReleaseTests
{
public class RerunAttribute : ValuesAttribute
{
private const int NumberOfReRuns = 1;
private const int NumberOfReRuns = 8;
public RerunAttribute()
{