Skip to content

Commit

Permalink
Update src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Mar 15, 2024
1 parent c26edd2 commit 57b5e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public TestQueryIntegration()
// }

// [Fact]
// https://github.com/ydb-platform/ydb-dotnet-sdk/issues/66
public async Task TestSimpleSelect()
{
await using var driver = await Driver.CreateInitialized(_driverConfig, _loggerFactory);
Expand Down

0 comments on commit 57b5e87

Please sign in to comment.