Bugzilla – Attachment 57559 Details for
Bug 17640
t/db_dependent/Template/Plugin/Categories.t is failing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17640 [QA Followup] - Remove any outstanding issues before removing patrons
Bug-17640-QA-Followup---Remove-any-outstanding-iss.patch (text/plain), 902 bytes, created by
Kyle M Hall (khall)
on 2016-11-16 15:53:29 UTC
(
hide
)
Description:
Bug 17640 [QA Followup] - Remove any outstanding issues before removing patrons
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-11-16 15:53:29 UTC
Size:
902 bytes
patch
obsolete
>From f384f94702d6bdd1dd2099bd44b728d60e4bb818 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 16 Nov 2016 15:52:17 +0000 >Subject: [PATCH] Bug 17640 [QA Followup] - Remove any outstanding issues > before removing patrons > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Template/Plugin/Categories.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Template/Plugin/Categories.t b/t/db_dependent/Template/Plugin/Categories.t >index d361986..587be95 100644 >--- a/t/db_dependent/Template/Plugin/Categories.t >+++ b/t/db_dependent/Template/Plugin/Categories.t >@@ -27,6 +27,7 @@ my $schema = Koha::Database->new->schema; > $schema->storage->txn_begin; > > # Delete all categories >+$schema->resultset('Issue')->search->delete; > $schema->resultset('Borrower')->search->delete; > $schema->resultset('Category')->search->delete; > >-- >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 17640
:
57530
|
57537
|
57555
|
57556
|
57557
|
57558
| 57559 |
57567