From 64b60a1ddaa5b26296d4d0b0a54f6056e95f073e Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 9 Feb 2026 12:55:55 +0100 Subject: [PATCH] Bug 41216: Fix failing test Signed-off-by: Victor Grousset/tuxayo --- .../Koha/Plugin/TestValuebuilder/test_valuebuilder_popup.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lib/plugins/Koha/Plugin/TestValuebuilder/test_valuebuilder_popup.tt b/t/lib/plugins/Koha/Plugin/TestValuebuilder/test_valuebuilder_popup.tt index 93deac4d75c..5650a97fb0a 100644 --- a/t/lib/plugins/Koha/Plugin/TestValuebuilder/test_valuebuilder_popup.tt +++ b/t/lib/plugins/Koha/Plugin/TestValuebuilder/test_valuebuilder_popup.tt @@ -5,7 +5,7 @@ [% plugin_name | html %] - Valuebuilder - +

[% plugin_name | html %]

This is a test valuebuilder popup for field: [% field_id | html %]

-- 2.53.0