Bugzilla – Attachment 182624 Details for
Bug 23010
If an item is checked out or in transit it should not be able to be marked withdrawn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23010: Adjust tests
Bug-23010-Adjust-tests.patch (text/plain), 659 bytes, created by
Lucas Gass (lukeg)
on 2025-05-19 14:38:22 UTC
(
hide
)
Description:
Bug 23010: Adjust tests
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-05-19 14:38:22 UTC
Size:
659 bytes
patch
obsolete
>From 825107b58bdbe431ea177f7fbe1a14ca9dad712c Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 19 May 2025 14:34:51 +0000 >Subject: [PATCH] Bug 23010: Adjust tests > >--- > t/db_dependent/Koha/Item.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Item.t b/t/db_dependent/Koha/Item.t >index da483cbb591..c2e86750904 100755 >--- a/t/db_dependent/Koha/Item.t >+++ b/t/db_dependent/Koha/Item.t >@@ -21,7 +21,7 @@ use Modern::Perl; > use utf8; > > use Test::NoWarnings; >-use Test::More tests => 40; >+use Test::More tests => 41; > use Test::Exception; > use Test::MockModule; > use Test::Warn; >-- >2.39.5
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 23010
:
176241
|
177299
|
177402
|
177413
|
177434
|
177435
|
177436
|
177437
|
177451
|
177452
|
177453
|
177454
|
177911
|
177912
|
177913
|
177914
|
178808
|
181322
|
181323
|
181324
|
181325
|
181326
|
181327
|
181400
|
182124
|
182129
|
182130
|
182131
|
182201
|
182212
|
182213
|
182214
|
182215
|
182216
|
182217
|
182218
|
182219
|
182220
|
182221
|
182222
|
182223
|
182224
|
182611
|
182612
|
182613
|
182614
|
182615
|
182616
|
182617
|
182618
|
182619
|
182620
|
182621
|
182622
|
182623
| 182624