Bugzilla – Attachment 56728 Details for
Bug 17080
Koha::Object->new should handle default values for NOT NULL columns
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17080 [QA Followup] - Fix number of tests
Bug-17080-QA-Followup---Fix-number-of-tests.patch (text/plain), 640 bytes, created by
Kyle M Hall (khall)
on 2016-10-21 17:34:40 UTC
(
hide
)
Description:
Bug 17080 [QA Followup] - Fix number of tests
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-10-21 17:34:40 UTC
Size:
640 bytes
patch
obsolete
>From 827769d55ca5a02af246e6f20160382ec195bdde Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 21 Oct 2016 17:34:16 +0000 >Subject: [PATCH] Bug 17080 [QA Followup] - Fix number of tests > >--- > t/db_dependent/Koha/Objects.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Objects.t b/t/db_dependent/Koha/Objects.t >index fe3a3fb..87f4a94 100644 >--- a/t/db_dependent/Koha/Objects.t >+++ b/t/db_dependent/Koha/Objects.t >@@ -19,7 +19,7 @@ > > use Modern::Perl; > >-use Test::More tests => 8; >+use Test::More tests => 9; > use Test::Warn; > > use Koha::Authority::Types; >-- >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 17080
:
54162
|
54163
|
54164
|
54165
|
54166
|
54465
|
54466
|
54467
|
54468
|
54469
|
56464
|
56465
|
56466
|
56467
|
56468
| 56728