Skip to content

Commit 9ce007c

Browse files
author
vlad-gogov
committed
fix
1 parent 63be68e commit 9ce007c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/kqp/ut/scheme/kqp_scheme_ut.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8325,6 +8325,7 @@ Y_UNIT_TEST_SUITE(KqpOlapScheme) {
83258325
testTable.SetName("/Root/ColumnTableTest").SetPrimaryKey({"id"}).SetSchema(schema);
83268326
testHelper.CreateTable(testTable, EStatus::SCHEME_ERROR);
83278327
}
8328+
83288329
}
83298330

83308331
Y_UNIT_TEST_SUITE(KqpOlapTypes) {

0 commit comments

Comments
 (0)