Skip to content

Commit

Permalink
Merge branch 'update-0.3.2' into 271_Contact_unit_tests_authenticity
Browse files Browse the repository at this point in the history
  • Loading branch information
bhosale2 authored Jul 11, 2023
2 parents 0f3a92e + baea843 commit 5226332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rigid_body/test_sphere.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def test_sphere_initialization():
)


def test_cylinder_update_accelerations():
def test_sphere_update_accelerations():
"""
This test is testing the update acceleration method of Sphere class.
Expand Down

0 comments on commit 5226332

Please sign in to comment.