diff --git a/source/python/gui/source/tests/test_graphs.py b/source/python/gui/source/tests/test_graphs.py index 2cf3ca2c7..ee0884a8f 100644 --- a/source/python/gui/source/tests/test_graphs.py +++ b/source/python/gui/source/tests/test_graphs.py @@ -78,7 +78,7 @@ ] -samples_df_expected_counts = [152, 138, 304, 138, 152, 828, 138, 152, 152] +samples_df_expected_counts = [152, 138, 304, 138, 152, 828, 152, 138, 138] input_files = find_causal_files( [workload_dir], default_settings["verbose"], default_settings["recursive"]