Skip to content

Commit 4ecbc5b

Browse files
Added Collection attribute
1 parent 17b23d0 commit 4ecbc5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ydb.Sdk/test/Ydb.Sdk.Ado.Tests/PoolManagerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
namespace Ydb.Sdk.Ado.Tests;
55

6+
[Collection("PoolManagerTests")]
67
[CollectionDefinition("PoolManagerTests", DisableParallelization = true)]
78
public class PoolManagerTests
89
{

0 commit comments

Comments
 (0)