Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test/test_radius_assign.py
Browse files Browse the repository at this point in the history
Co-authored-by: leavauchier <120112647+leavauchier@users.noreply.github.com>
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
@@ -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

0 comments on commit 264cc74

Please sign in to comment.