summaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/rain_check/core
diff options
context:
space:
mode:
authorfamilom <[email protected]>2022-02-10 16:49:49 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:49 +0300
commit9c61d3a2cac2a16341e82c613b030fcc03bf277a (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/messagebus/rain_check/core
parentf281aaf77179d27d6208b873e95ae6cd45765a63 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus/rain_check/core')
-rw-r--r--library/cpp/messagebus/rain_check/core/track_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/messagebus/rain_check/core/track_ut.cpp b/library/cpp/messagebus/rain_check/core/track_ut.cpp
index 38730cf24fd..05f7de13195 100644
--- a/library/cpp/messagebus/rain_check/core/track_ut.cpp
+++ b/library/cpp/messagebus/rain_check/core/track_ut.cpp
@@ -34,7 +34,7 @@ Y_UNIT_TEST_SUITE(TaskTracker) {
testSync.WaitFor(1);
- UNIT_ASSERT_VALUES_EQUAL(1u, tracker->Size());
+ UNIT_ASSERT_VALUES_EQUAL(1u, tracker->Size());
testSync.CheckAndIncrement(1);