Skip to content

Commit

Permalink
minor test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MangaBoba committed Nov 8, 2023
1 parent 25b64c6 commit 7fe4619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_geometry2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ def test_nearest_point(figure_1, figure_2, expected_point):

def test_intersects():
"""Test for intersects function from Geometry2D class."""

assert geometry.intersects(Structure([rectangle_poly]))


Expand Down

0 comments on commit 7fe4619

Please sign in to comment.