Bugzilla – Attachment 183368 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), 651 bytes, created by
Jonathan Druart
on 2025-06-19 09:21:10 UTC
(
hide
)
Description:
Bug 40178: Adjust tests
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-06-19 09:21:10 UTC
Size:
651 bytes
patch
obsolete
>From 0f273a1a3c58604c1a260ee6d9bc71f25270c677 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 > >--- > 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.34.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