Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 committed Jan 8, 2025
1 parent 2dee1b7 commit 2cb96fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ydb/core/kqp/ut/olap/helpers/typed_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class TTypedLocalHelper: public Tests::NCS::THelper {
SetShardingMethod("HASH_FUNCTION_CONSISTENCY_64");
}

class TWritingGuard {
class TSimultaneousWritingSession {
private:
bool Finished = false;
TKikimrRunner& KikimrRunner;
Expand Down

0 comments on commit 2cb96fb

Please sign in to comment.