Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-gogov committed Sep 16, 2024
1 parent 63be68e commit d76a0b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/core/kqp/ut/scheme/kqp_scheme_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8325,6 +8325,7 @@ Y_UNIT_TEST_SUITE(KqpOlapScheme) {
testTable.SetName("/Root/ColumnTableTest").SetPrimaryKey({"id"}).SetSchema(schema);
testHelper.CreateTable(testTable, EStatus::SCHEME_ERROR);
}

}

Y_UNIT_TEST_SUITE(KqpOlapTypes) {
Expand Down

0 comments on commit d76a0b9

Please sign in to comment.