summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp
diff options
context:
space:
mode:
authorsabdenovch <[email protected]>2025-12-12 21:59:02 +0300
committersabdenovch <[email protected]>2025-12-12 22:43:53 +0300
commitb13998cfa78bc78c2d55b6e2a3de8a7d08eefcd5 (patch)
tree045be27d8751341c5a1e6690218da5629b8ab688 /yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp
parent00b948376f5de16a83c930b4c9d9e8c84ef445ca (diff)
YT-22593: TString -> std::string in unittests
commit_hash:e71661ee774f94e598456363e42562c658cce049
Diffstat (limited to 'yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp')
-rw-r--r--yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp b/yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp
index 1c887b37e17..5d1ab8e5662 100644
--- a/yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp
+++ b/yt/cpp/mapreduce/interface/ut/job_counters_ut.cpp
@@ -9,7 +9,7 @@ using namespace NYT;
TEST(TJobCountersTest, Full)
{
- const TString input = R"""(
+ const TStringBuf input = R"""(
{
"completed" = {
"total" = 6;