diff options
| author | Evgenik2 <[email protected]> | 2025-07-15 21:35:28 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-15 21:35:28 +0300 |
| commit | 6230690344fad6e1a4b94f933e00ace51ca58cef (patch) | |
| tree | 35302918661c3824df1eebfdf6a568043fb0e0aa | |
| parent | 71ccfa12edcb611647bd9734863fc4482da84e08 (diff) | |
Fix distconf tests (#21166)
| -rw-r--r-- | ydb/tests/functional/config/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/tests/functional/config/ya.make b/ydb/tests/functional/config/ya.make index 08bcc609753..877322eb45c 100644 --- a/ydb/tests/functional/config/ya.make +++ b/ydb/tests/functional/config/ya.make @@ -31,6 +31,7 @@ DEPENDS( ) PEERDIR( + contrib/python/requests ydb/tests/library ydb/tests/library/clients ) |
