Skip to content

Commit

Permalink
Update test/test_radius_assign.py
Browse files Browse the repository at this point in the history
Co-authored-by: leavauchier <[email protected]>
  • Loading branch information
alavenant and leavauchier authored Oct 3, 2024
1 parent 0cc1502 commit 264cc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_radius_assign.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def func_test(pt):
assert nb_pts_radius_2d_cylinder == nb_points_take_2d


def test_radius_assign_2d_cylinder_above_bellow_null():
def test_radius_assign_2d_cylinder_above_below_null():

limit_z_below = 0
limit_z_above = 0
Expand Down

0 comments on commit 264cc74

Please sign in to comment.