Skip to content

Commit 50cf922

Browse files
committed
fix deps
1 parent 295bda4 commit 50cf922

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ydb/tests/olap/lib/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ PY3_LIBRARY()
1515
library/python/testing/yatest_common
1616
ydb/public/api/client/yc_public/iam
1717
ydb/tests/oss/ydb_sdk_import
18-
ydb/tests/library
1918
)
2019

2120
END()

ydb/tests/olap/scenario/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ PY3TEST()
2525
ydb/public/sdk/python
2626
ydb/public/sdk/python/enable_v3_new_behavior
2727
ydb/tests/olap/lib
28+
ydb/tests/library
2829
ydb/tests/olap/scenario/helpers
2930
library/python/testing/yatest_common
3031
)

0 commit comments

Comments
 (0)