Skip to content

Commit 79fc583

Browse files
fix
1 parent 1f566ed commit 79fc583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/kqp/ut/olap/helpers/typed_local.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class TTypedLocalHelper: public Tests::NCS::THelper {
5050
SetShardingMethod("HASH_FUNCTION_CONSISTENCY_64");
5151
}
5252

53-
class TWritingGuard {
53+
class TSimultaneousWritingSession {
5454
private:
5555
bool Finished = false;
5656
TKikimrRunner& KikimrRunner;

0 commit comments

Comments
 (0)