Bugzilla – Attachment 66767 Details for
Bug 15336
Script for merging vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15336 - Fix a QA issue
Bug-15336---Fix-a-QA-issue.patch (text/plain), 755 bytes, created by
Kyle M Hall (khall)
on 2017-09-01 16:39:02 UTC
(
hide
)
Description:
Bug 15336 - Fix a QA issue
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2017-09-01 16:39:02 UTC
Size:
755 bytes
patch
obsolete
>From fea84edbba609a6fe084ae19db59f74c20dcb23e Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Fri, 23 Jun 2017 13:00:18 +0000 >Subject: [PATCH] Bug 15336 - Fix a QA issue > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Bookseller.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/Bookseller.t b/t/db_dependent/Bookseller.t >index 5a8c18a..456ebf5 100644 >--- a/t/db_dependent/Bookseller.t >+++ b/t/db_dependent/Bookseller.t >@@ -41,8 +41,6 @@ my $database = Koha::Database->new(); > my $schema = $database->schema(); > $schema->storage->txn_begin(); > $dbh->{RaiseError} = 1; >-my $builder = t::lib::TestBuilder->new; >- > our $builder = t::lib::TestBuilder->new; > > #Start tests >-- >2.10.2
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 15336
:
45521
|
45530
|
45607
|
45777
|
49313
|
61070
|
61071
|
61104
|
61105
|
61108
|
61109
|
64595
|
66765
|
66766
|
66767
|
68676
|
72023
|
72734
|
73078