Skip to content

Commit a5154b5

Browse files
committed
fix lint
1 parent c57c3d6 commit a5154b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace Ydb.Sdk.Ado.Tests;
55

66
[CollectionDefinition("PoolManagerTests", DisableParallelization = true)]
7-
public sealed class PoolManagerCollection { }
7+
public sealed class PoolManagerCollection;
88

99
[Collection("PoolManagerTests")]
1010
public class PoolManagerTests

0 commit comments

Comments
 (0)