diff options
author | Vitalii Gridnev <gridnevvvit@gmail.com> | 2022-02-10 16:47:25 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:25 +0300 |
commit | dc5feacd15e76abe98d23fe0d4ea3c02cb8de60f (patch) | |
tree | 9814fbd1c3effac9b8377c5d604b367b14e2db55 /library/cpp/messagebus/test | |
parent | 30ed3937ab02d1b3c4dec4d93fb86c683217d9be (diff) | |
download | ydb-dc5feacd15e76abe98d23fe0d4ea3c02cb8de60f.tar.gz |
Restoring authorship annotation for Vitalii Gridnev <gridnevvvit@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus/test')
-rw-r--r-- | library/cpp/messagebus/test/ut/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/messagebus/test/ut/ya.make b/library/cpp/messagebus/test/ut/ya.make index bd84e8b7db..fe1b4961d6 100644 --- a/library/cpp/messagebus/test/ut/ya.make +++ b/library/cpp/messagebus/test/ut/ya.make @@ -2,9 +2,9 @@ OWNER(g:messagebus) UNITTEST_FOR(library/cpp/messagebus) -TIMEOUT(1200) +TIMEOUT(1200) -SIZE(LARGE) +SIZE(LARGE) TAG( ya:not_autocheck |