Skip to content

Commit 7da1bae

Browse files
authored
Fix test timeout after PR #5982 (#6169)
1 parent 13b6703 commit 7da1bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/viewer/ut/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ UNITTEST_FOR(ydb/core/viewer)
22

33
FORK_SUBTESTS()
44

5-
TIMEOUT(30)
5+
TIMEOUT(600)
66

77
SIZE(MEDIUM)
88

0 commit comments

Comments
 (0)