Skip to content

Commit 4828935

Browse files
authored
Update src/Ydb.Sdk/tests/Table/TestGracefulShutdown.cs
1 parent 7b660f4 commit 4828935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ydb.Sdk/tests/Table/TestGracefulShutdown.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public TestGracefulShutdown()
2323
}
2424

2525
// [Fact]
26+
// https://github.com/ydb-platform/ydb-dotnet-sdk/issues/68
2627
public async Task Test()
2728
{
2829
await using var driver = await Driver.CreateInitialized(_driverConfig, _loggerFactory);

0 commit comments

Comments
 (0)