From 034829f6d431be256bcbc3ae2e82032bab73a337 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 5 May 2023 14:24:37 +0100 Subject: [PATCH] Bug 32911: (follow-up) Remove a couple of cases from tests This patch simply removes the partner_code defaults from some tests where it is no longer required. Signed-off-by: Martin Renvoize --- t/Koha/Config.t | 1 - t/data/koha-conf.xml | 3 --- 2 files changed, 4 deletions(-) diff --git a/t/Koha/Config.t b/t/Koha/Config.t index b49579c1f7..1bc54dbe94 100755 --- a/t/Koha/Config.t +++ b/t/Koha/Config.t @@ -214,7 +214,6 @@ subtest 'read_from_file() tests' => sub { 'staff_request_comments' => 'hide', 'reply_date' => 'hide', 'digital_recipient' => 'branch', - 'partner_code' => 'IL', }, 'timezone' => '', 'bcrypt_settings' => '__BCRYPT_SETTINGS__', diff --git a/t/data/koha-conf.xml b/t/data/koha-conf.xml index 01052920b3..a2b66fb49f 100644 --- a/t/data/koha-conf.xml +++ b/t/data/koha-conf.xml @@ -206,9 +206,6 @@ - borrower: send it straight to the borrower email - branch: send the ILL to the branch email --> branch - - IL