We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f1a94 commit 6013babCopy full SHA for 6013bab
projects/client/Unit/src/unit/Fixtures.cs
@@ -73,7 +73,7 @@ protected virtual void ReleaseResources()
73
74
public class TimingFixture
75
{
76
- public static readonly int TimingInterval = 200;
+ public static readonly int TimingInterval = 500;
77
public static readonly int SafetyMargin = 50;
78
public static readonly int TestTimeout = 5000;
79
}
0 commit comments