diff options
author | Vitalii Gridnev <[email protected]> | 2022-02-10 16:47:23 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:23 +0300 |
commit | 30ed3937ab02d1b3c4dec4d93fb86c683217d9be (patch) | |
tree | 40cf6aa8b6b8223a09b185010d80f212e28b74f0 /library/cpp/messagebus | |
parent | 64de01e9a049f96a9e2d43aff48d10621ab47d81 (diff) |
Restoring authorship annotation for Vitalii Gridnev <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/messagebus')
-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 fe1b4961d69..bd84e8b7db9 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 |