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 17b23d0 commit 4ecbc5bCopy full SHA for 4ecbc5b
src/Ydb.Sdk/test/Ydb.Sdk.Ado.Tests/PoolManagerTests.cs
@@ -3,6 +3,7 @@
3
4
namespace Ydb.Sdk.Ado.Tests;
5
6
+[Collection("PoolManagerTests")]
7
[CollectionDefinition("PoolManagerTests", DisableParallelization = true)]
8
public class PoolManagerTests
9
{
0 commit comments