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 c26edd2 commit 57b5e87Copy full SHA for 57b5e87
src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs
@@ -41,6 +41,7 @@ public TestQueryIntegration()
41
// }
42
43
// [Fact]
44
+ // https://github.com/ydb-platform/ydb-dotnet-sdk/issues/66
45
public async Task TestSimpleSelect()
46
{
47
await using var driver = await Driver.CreateInitialized(_driverConfig, _loggerFactory);
0 commit comments