Skip to content

Commit

Permalink
correct after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 committed Jul 14, 2024
1 parent 43cfe1c commit df9001f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ydb/core/testlib/common_helper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ const std::vector<NKikimrServices::EServiceKikimr> TLoggerInit::KqpServices = {

const std::vector<NKikimrServices::EServiceKikimr> TLoggerInit::CSServices = {
NKikimrServices::TX_COLUMNSHARD,
NKikimrServices::TX_COLUMNSHARD_BLOBS,
NKikimrServices::TX_COLUMNSHARD_BLOBS_BS,
NKikimrServices::TX_COLUMNSHARD_BLOBS_TIER,
NKikimrServices::TX_COLUMNSHARD_SCAN,
NKikimrServices::TX_CONVEYOR
};
Expand Down

0 comments on commit df9001f

Please sign in to comment.