summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Efimov <[email protected]>2024-01-09 14:20:53 +0100
committerGitHub <[email protected]>2024-01-09 16:20:53 +0300
commit5232e812727841f020a7c7f4a44041520478069f (patch)
treec1bb957b0f8cfd9dfcd0ca98e59ab8dc65f08b56
parentf1a7c12f38612b13e24b53f8a767df248c50bf74 (diff)
fix ut link (#887)
-rw-r--r--ydb/core/sys_view/service/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/core/sys_view/service/ya.make b/ydb/core/sys_view/service/ya.make
index cfe00ba2424..2f0fe451ce3 100644
--- a/ydb/core/sys_view/service/ya.make
+++ b/ydb/core/sys_view/service/ya.make
@@ -17,6 +17,7 @@ PEERDIR(
ydb/core/base
ydb/core/protos
ydb/core/graph/api
+ ydb/core/graph/service
ydb/library/aclib/protos
)