Skip to content

Commit

Permalink
tests: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 7, 2023
1 parent bade41d commit 9b5821f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_feat_inert_ratio.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def test_inert_ratio_raw_with_old_shapein_issue_224():


@pytest.mark.parametrize("si_string", ["ShapeIn 2.0.5", "2.3.1"])
def test_inert_raio_with_new_shapein_issue_224(si_string):
def test_inert_ratio_with_new_shapein_issue_224(si_string):
path = retrieve_data("fmt-hdf5_wide-channel_2023.zip")

# make the file look like it has been created with an old Shape-In version
Expand Down

0 comments on commit 9b5821f

Please sign in to comment.