Skip to content

Commit

Permalink
fix path test
Browse files Browse the repository at this point in the history
  • Loading branch information
KatKatKateryna committed Jan 18, 2024
1 parent 405adbc commit 2ac1ce9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/geometry_tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ def test_path():
"speckle-qgis\\speckle", "speckle-qgis\\specklepy_qt_ui"
)
)
assert "1" in sys.path
assert p == "1"
assert t == "1"

Expand Down

0 comments on commit 2ac1ce9

Please sign in to comment.