Skip to content

Commit

Permalink
fix path for isi
Browse files Browse the repository at this point in the history
Signed-off-by: Far <[email protected]>
  • Loading branch information
alexstroke1 authored and Far committed Nov 19, 2024
1 parent d465e44 commit f41b65e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pytests/iroha_cli_tests/src/iroha_cli/iroha_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,6 @@ def _read_and_update_json(self, template_filename, changes=None):
"""
json_template_path = (
Path(ROOT_DIR)
/ "pytests"
/ "iroha_cli_tests"
/ "common"
/ "json_isi_examples"
/ template_filename
Expand Down

0 comments on commit f41b65e

Please sign in to comment.