Bugzilla – Attachment 66402 Details for
Bug 14835
Add custom navbar to modules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14835: Fix ILSDI_Services test when clubs with branch exist
Bug-14835-Fix-ILSDIServices-test-when-clubs-with-b.patch (text/plain), 962 bytes, created by
Mark Tompsett
on 2017-08-24 01:35:11 UTC
(
hide
)
Description:
Bug 14835: Fix ILSDI_Services test when clubs with branch exist
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2017-08-24 01:35:11 UTC
Size:
962 bytes
patch
obsolete
>From 19d141dcb2ad8431ef5defe0497ab609beb3f8b8 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Thu, 24 Aug 2017 01:33:43 +0000 >Subject: [PATCH] Bug 14835: Fix ILSDI_Services test when clubs with branch > exist > >--- > t/db_dependent/ILSDI_Services.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/ILSDI_Services.t b/t/db_dependent/ILSDI_Services.t >index 65e2412..b44cbd2 100644 >--- a/t/db_dependent/ILSDI_Services.t >+++ b/t/db_dependent/ILSDI_Services.t >@@ -105,6 +105,7 @@ subtest 'GetPatronInfo/GetBorrowerAttributes test for extended patron attributes > $schema->resultset( 'BorrowerAttributeType' )->delete_all; > $schema->resultset( 'Category' )->delete_all; > $schema->resultset( 'Item' )->delete_all; # 'Branch' deps. on this >+ $schema->resultset( 'Club' )->delete_all; > $schema->resultset( 'Branch' )->delete_all; > > # Configure Koha to enable ILS-DI server and extended attributes: >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14835
:
66402