Skip to content

Commit

Permalink
Update test_v_perturb.py
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Oct 22, 2024
1 parent b615dad commit b3e5d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/v.perturb/testsuite/test_v_perturb.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class TestBasics(TestCase):
perturbed = "test_perturbed"
areas = "areas_with_cats"
points = "points_2d"
points = "points_3d"
points_3d = "points_3d"

@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit b3e5d44

Please sign in to comment.