Bugzilla – Attachment 60380 Details for
Bug 16966
Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16966: Make the tests pass again
Bug-16966-Make-the-tests-pass-again.patch (text/plain), 748 bytes, created by
Jonathan Druart
on 2017-02-17 09:39:52 UTC
(
hide
)
Description:
Bug 16966: Make the tests pass again
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-02-17 09:39:52 UTC
Size:
748 bytes
patch
obsolete
>From 9f74e8ca9735ec7a7a7117b45d8bfae9020bdfe0 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 20 Dec 2016 10:08:35 +0000 >Subject: [PATCH] Bug 16966: Make the tests pass again > >--- > t/db_dependent/Koha/Patrons.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Koha/Patrons.t b/t/db_dependent/Koha/Patrons.t >index 5f6b2db..43d97d7 100644 >--- a/t/db_dependent/Koha/Patrons.t >+++ b/t/db_dependent/Koha/Patrons.t >@@ -490,6 +490,7 @@ subtest 'checkouts + get_overdues' => sub { > # Clean stuffs > Koha::Checkouts->search( { borrowernumber => $patron->borrowernumber } )->delete; > $patron->delete; >+ $module->unmock('userenv'); > }; > > subtest 'get_age' => sub { >-- >2.9.3
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 16966
:
53658
|
53659
|
53660
|
53661
|
56376
|
56377
|
56378
|
56379
|
56639
|
56640
|
56641
|
56642
|
57170
|
57171
|
57172
|
57885
|
57886
|
57887
|
57924
|
57925
|
57926
|
58282
|
58283
|
58284
|
58285
|
58286
|
60377
|
60378
|
60379
|
60380
|
60381
|
60382
|
60648
|
60649
|
60650
|
60651
|
60652
|
60653
|
60701
|
60702
|
60703
|
60704
|
60705
|
60706
|
60707
|
60708
|
60709