Skip to content

Commit 43ba5ff

Browse files
authored
Merge fe6826c into cbe48b4
2 parents cbe48b4 + fe6826c commit 43ba5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/tests/functional/benchmarks_init/test_init.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
logger = logging.getLogger(__name__)
1414

1515

16+
1617
def ydb_bin():
1718
if os.getenv('YDB_CLI_BINARY'):
1819
return yatest.common.binary_path(os.getenv('YDB_CLI_BINARY'))

0 commit comments

Comments
 (0)