From 5b40c39a34f722c657aeb50255608fe42723070f Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Sun, 15 Dec 2019 12:43:25 +0100 Subject: [PATCH] Bug 24244: Add test Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer Signed-off-by: Martin Renvoize Signed-off-by: Joy Nelson (cherry picked from commit 802211213ad0bb43b4b21ad4687b0fe711392328) Signed-off-by: Lucas Gass --- t/db_dependent/Suggestions.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/db_dependent/Suggestions.t b/t/db_dependent/Suggestions.t index 96ebc8d234..5519d86ba1 100644 --- a/t/db_dependent/Suggestions.t +++ b/t/db_dependent/Suggestions.t @@ -125,6 +125,7 @@ my $my_suggestion_with_budget = { author => 'my author 2', publishercode => 'my publishercode 2', suggestedby => $borrowernumber, + branchcode => '', # This should not fail be set to undef instead biblionumber => $biblio_1->biblionumber, managedby => '', manageddate => '', -- 2.39.2