Skip to content

Commit 9d8366f

Browse files
authored
Update ydb/core/statistics/aggregator/ut/ut_analyze_columnshard.cpp
1 parent accbc01 commit 9d8366f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/statistics/aggregator/ut/ut_analyze_columnshard.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ Y_UNIT_TEST_SUITE(AnalyzeColumnshard) {
137137

138138
runtime.WaitFor("blocked 1st TEvAnalyzeTableResponse event", [&]{ return eventSeen; });
139139

140-
141140
auto analyzeRequest2 = MakeAnalyzeRequest({tableInfo.PathId});
142141
runtime.SendToPipe(tableInfo.SaTabletId, sender, analyzeRequest2.release());
143142

0 commit comments

Comments
 (0)