Bugzilla – Attachment 81084 Details for
Bug 15766
Give label and patron card batches a description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15766: Update tests
Bug-15766-Update-tests.patch (text/plain), 962 bytes, created by
Nick Clemens (kidclamp)
on 2018-10-24 19:29:06 UTC
(
hide
)
Description:
Bug 15766: Update tests
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2018-10-24 19:29:06 UTC
Size:
962 bytes
patch
obsolete
>From e36016e30d9f2719b8470e0b4d0e8fbf05888cdb Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 24 Oct 2018 19:28:44 +0000 >Subject: [PATCH] Bug 15766: Update tests > >--- > t/db_dependent/Labels/t_Batch.t | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/t/db_dependent/Labels/t_Batch.t b/t/db_dependent/Labels/t_Batch.t >index 4992946..cbf8ea3 100644 >--- a/t/db_dependent/Labels/t_Batch.t >+++ b/t/db_dependent/Labels/t_Batch.t >@@ -20,7 +20,7 @@ > > use Modern::Perl; > >-use Test::More tests => 24; >+use Test::More tests => 25; > use MARC::Record; > use MARC::Field; > >@@ -50,6 +50,7 @@ my $branch_code = $sth->fetchrow_hashref()->{'branchcode'}; > diag sprintf('Database returned the following error: %s', $sth->errstr) if $sth->errstr; > > my $expected_batch = { >+ description => '', > creator => 'Labels', > items => [], > branch_code => $branch_code, >-- >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 15766
:
59994
|
59998
|
59999
|
61462
|
61463
|
61464
|
63221
|
63222
|
63223
|
66515
|
67305
|
67862
|
68282
|
68359
|
68360
|
68361
|
68362
|
75213
|
75214
|
75215
|
75216
|
75715
|
75843
|
79839
|
79840
|
79841
|
79842
|
79843
|
79844
|
79845
|
79846
|
80446
|
80447
|
80448
|
80449
|
80450
|
80451
|
81070
|
81084
|
81086