Skip to content

Commit eccb0dd

Browse files
committed
change port
1 parent b10991b commit eccb0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MetricServerTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class MetricServerTests
1313
{
1414
private IMetricServer _metricServer;
1515
private readonly ITestOutputHelper _testOutputHelper;
16-
private const int _port = 9091;
16+
private const int _port = 90091;
1717

1818
public MetricServerTests(ITestOutputHelper testOutputHelper)
1919
{

0 commit comments

Comments
 (0)