Skip to content

Commit

Permalink
[TEST] Error function name
Browse files Browse the repository at this point in the history
  • Loading branch information
elodiegermani1 committed Dec 14, 2023
1 parent daa5190 commit 21d3841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pipelines/test_team_43FJ.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def test_outputs():
def test_subject_information():
""" Test the get_subject_information method """

information = PipelineTeam43FJ.get_subject_information(join(
information = PipelineTeam43FJ.get_subject_infos(join(
Configuration()['directories']['test_data'],
'pipelines',
'events.tsv'
Expand Down

0 comments on commit 21d3841

Please sign in to comment.