Skip to content

Commit 57b5e87

Browse files
authored
Update src/Ydb.Sdk/tests/Query/TestQueryIntegration.cs
1 parent c26edd2 commit 57b5e87

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
@@ -41,6 +41,7 @@ public TestQueryIntegration()
4141
// }
4242

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

0 commit comments

Comments
 (0)