From a885b5f78b2c5a16831a86463276b5573d72db8e Mon Sep 17 00:00:00 2001 From: Draga Doncila Pop <17995243+DragaDoncila@users.noreply.github.com> Date: Wed, 6 Dec 2023 10:04:06 +1100 Subject: [PATCH] Update tests/track_errors/test_divisions.py Co-authored-by: Morgan Schwartz --- tests/track_errors/test_divisions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/track_errors/test_divisions.py b/tests/track_errors/test_divisions.py index 1ff6a65f..8822c75e 100644 --- a/tests/track_errors/test_divisions.py +++ b/tests/track_errors/test_divisions.py @@ -237,7 +237,7 @@ def test_gap_close_divisions(): matched_data = Matched(TrackingGraph(g_gt), TrackingGraph(g_pred), mapper) _classify_divisions(matched_data) assert g_gt.nodes["1_1"][NodeAttr.TP_DIV] - assert g_gt.nodes["1_1"][NodeAttr.TP_DIV] + assert g_pred.nodes["1_1"][NodeAttr.TP_DIV] g_gt, g_pred, mapper = get_division_gap_close_graphs() # remove gt division