Skip to content

Commit 6fca57b

Browse files
fix linter
1 parent 370df2c commit 6fca57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ydb.Sdk/tests/Ado/Specification/YdbSelectValueFixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public string CreateSelectSql(byte[] value)
3535
DbType.DateTime2,
3636
DbType.UInt16,
3737
DbType.UInt32,
38-
DbType.UInt64,
38+
DbType.UInt64
3939
});
4040

4141

0 commit comments

Comments
 (0)