Bugzilla – Attachment 180542 Details for
Bug 21272
MARC import should warn about mis-matched branch during staged import
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21272: (follow-up) Fix unit test
Bug-21272-follow-up-Fix-unit-test.patch (text/plain), 709 bytes, created by
Philip Orr
on 2025-04-03 13:52:37 UTC
(
hide
)
Description:
Bug 21272: (follow-up) Fix unit test
Filename:
MIME Type:
Creator:
Philip Orr
Created:
2025-04-03 13:52:37 UTC
Size:
709 bytes
patch
obsolete
>From 716ad50327a55ebe1b87c669ba013ab41d75f2ad Mon Sep 17 00:00:00 2001 >From: Hammat Wele <hammat.wele@inlibro.com> >Date: Wed, 2 Apr 2025 13:50:44 +0000 >Subject: [PATCH] Bug 21272: (follow-up) Fix unit test > >Signed-off-by: PhilipOrr <philip.orr@lmscloud.de> >--- > t/db_dependent/ImportBatch.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/ImportBatch.t b/t/db_dependent/ImportBatch.t >index ab62187b63..03a1620f37 100755 >--- a/t/db_dependent/ImportBatch.t >+++ b/t/db_dependent/ImportBatch.t >@@ -1,7 +1,7 @@ > #!/usr/bin/perl > > use Modern::Perl; >-use Test::More tests => 23; >+use Test::More tests => 22; > use utf8; > use File::Basename; > use File::Temp qw/tempfile/; >-- >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 21272
:
155038
|
155039
|
155043
|
155523
|
155524
|
155525
|
158683
|
163646
|
163648
|
164143
|
164147
|
164148
|
164149
|
178921
|
178922
|
178923
|
178924
|
178925
|
178926
|
178927
|
178928
|
179837
|
179838
|
179839
|
179840
|
179841
|
179842
|
179843
|
179844
|
180383
|
180534
|
180535
|
180536
|
180537
|
180538
|
180539
|
180540
|
180541
| 180542