Skip to content

Commit 9ebc49d

Browse files
authored
Update src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs
1 parent 33ca8a9 commit 9ebc49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ public async Task TestIdempotency(StatusCode statusCode, StatusCode expectedStat
241241
}
242242

243243
// [Fact]
244+
// https://github.com/ydb-platform/ydb-dotnet-sdk/issues/66
244245
public async Task TestReaders()
245246
{
246247
await using var driver = await Driver.CreateInitialized(_driverConfig, _loggerFactory);

0 commit comments

Comments
 (0)