Bugzilla – Attachment 183738 Details for
Bug 40178
Add maxLength to the patron definition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40178: Adjust tests
Bug-40178-Adjust-tests.patch (text/plain), 764 bytes, created by
Matt Blenkinsop
on 2025-07-03 10:10:02 UTC
(
hide
)
Description:
Bug 40178: Adjust tests
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-07-03 10:10:02 UTC
Size:
764 bytes
patch
obsolete
>From b3dc619645479e7625d3f36c4980c47c5ddaf91c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 19 Jun 2025 11:09:56 +0200 >Subject: [PATCH] Bug 40178: Adjust tests > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> >--- > xt/api.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/xt/api.t b/xt/api.t >index 118642e8dbe..7015362a557 100755 >--- a/xt/api.t >+++ b/xt/api.t >@@ -204,6 +204,7 @@ subtest 'maxlength + enum' => sub { > # api def => schema > item => 'Item', > library => 'Branch', >+ patron => 'Borrower', > }; > plan tests => scalar keys %$def_map; > my $schema = Koha::Database->new->schema; >-- >2.48.1
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 40178
:
183368
|
183369
|
183730
|
183731
| 183738 |
183739