Skip to content

Commit

Permalink
path append
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKatKateryna committed Jan 18, 2024
1 parent 8d15306 commit 8e61945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/geometry_tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def test_path():
)
)
assert "specklepy_qt_ui" in path_add
sys.path.append(path_add)
import specklepy_qt_ui

assert "specklepy_qt_ui" in os.path.abspath(
Expand Down

0 comments on commit 8e61945

Please sign in to comment.