Skip to content

Commit

Permalink
Update tests/test_parsers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt authored Jun 13, 2024
1 parent 1483d5d commit 80ae4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_parsers.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def test_parse_imat(two_contour_model_file_handle):
)
]
)
def test_parse_slicer_angle(
def test_parse_slicer_angles(
slicer_angle_model_file_handle,
position: int,
expected_time: int,
Expand Down

0 comments on commit 80ae4d6

Please sign in to comment.