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 c57c3d6 commit a5154b5Copy full SHA for a5154b5
src/Ydb.Sdk/test/Ydb.Sdk.Ado.Tests/PoolManagerTests.cs
@@ -4,7 +4,7 @@
4
namespace Ydb.Sdk.Ado.Tests;
5
6
[CollectionDefinition("PoolManagerTests", DisableParallelization = true)]
7
-public sealed class PoolManagerCollection { }
+public sealed class PoolManagerCollection;
8
9
[Collection("PoolManagerTests")]
10
public class PoolManagerTests
0 commit comments