From d00894eac101ab398cd2d08b9f1bdb1748a84cec Mon Sep 17 00:00:00 2001 From: Kim Rutherford Date: Thu, 14 Mar 2024 12:56:05 +1300 Subject: [PATCH] Fix failing test Refs pombase/canto#2740 --- t/60_curs_utils.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/60_curs_utils.t b/t/60_curs_utils.t index 7660f0bab..b3402c0a8 100644 --- a/t/60_curs_utils.t +++ b/t/60_curs_utils.t @@ -191,6 +191,7 @@ sub check_new_annotations checked => 'no', interaction_annotations_with_phenotypes => [], interaction_annotations => [], + used_in_interactions_count => 0, }, { 'publication_uniquename' => 'PMID:19756689', @@ -254,6 +255,7 @@ sub check_new_annotations checked => 'no', interaction_annotations_with_phenotypes => [], interaction_annotations => [], + used_in_interactions_count => 0, } ]); }