Skip to content

Commit 233b6db

Browse files
committed
CA1852 - Tests
1 parent 2994b7a commit 233b6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenTelemetry.Exporter.Prometheus.HttpListener.Tests/PrometheusCollectionManagerTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public async Task EnterExitCollectTest(int scrapeResponseCacheDurationMillisecon
154154
}
155155
}
156156

157-
private class Response
157+
private sealed class Response
158158
{
159159
public PrometheusCollectionManager.CollectionResponse CollectionResponse;
160160

0 commit comments

Comments
 (0)