We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10991b commit eccb0ddCopy full SHA for eccb0dd
tests/MetricServerTests.cs
@@ -13,7 +13,7 @@ public class MetricServerTests
13
{
14
private IMetricServer _metricServer;
15
private readonly ITestOutputHelper _testOutputHelper;
16
- private const int _port = 9091;
+ private const int _port = 90091;
17
18
public MetricServerTests(ITestOutputHelper testOutputHelper)
19
0 commit comments