From 21d3841a5ba79759d0341c27a40f9708943e8dff Mon Sep 17 00:00:00 2001 From: elodiegermani1 Date: Thu, 14 Dec 2023 11:21:27 +0100 Subject: [PATCH] [TEST] Error function name --- tests/pipelines/test_team_43FJ.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pipelines/test_team_43FJ.py b/tests/pipelines/test_team_43FJ.py index 6543c5d0..8a97f60c 100644 --- a/tests/pipelines/test_team_43FJ.py +++ b/tests/pipelines/test_team_43FJ.py @@ -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'