Bugzilla – Attachment 67834 Details for
Bug 19437
Rearrange CancelExpiredReserves tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19437: (followup) Rearrange CancelExpiredReserves tests - fix typos
Bug-19437-followup-Rearrange-CancelExpiredReserves.patch (text/plain), 1.13 KB, created by
Josef Moravec
on 2017-10-09 08:45:05 UTC
(
hide
)
Description:
Bug 19437: (followup) Rearrange CancelExpiredReserves tests - fix typos
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2017-10-09 08:45:05 UTC
Size:
1.13 KB
patch
obsolete
>From e12f4a4ce623765c9262ce32fc55f8a77f45ae59 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Mon, 9 Oct 2017 08:43:32 +0000 >Subject: [PATCH] Bug 19437: (followup) Rearrange CancelExpiredReserves tests - > fix typos > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > t/db_dependent/Reserves/CancelExpiredReserves.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Reserves/CancelExpiredReserves.t b/t/db_dependent/Reserves/CancelExpiredReserves.t >index dacc0ab..5efd02d 100644 >--- a/t/db_dependent/Reserves/CancelExpiredReserves.t >+++ b/t/db_dependent/Reserves/CancelExpiredReserves.t >@@ -21,7 +21,7 @@ subtest 'CancelExpiredReserves tests incl. holidays' => sub { > my $builder = t::lib::TestBuilder->new(); > > t::lib::Mocks::mock_preference('ExpireReservesOnHolidays', 0); >- # Waiting reservers could be canceled only if ExpireReservesMaxPickUpDelay is set to "allow", see bug 19260 >+ # Waiting holds could be cancelled only if ExpireReservesMaxPickUpDelay is set to "allow", see bug 19260 > t::lib::Mocks::mock_preference('ExpireReservesMaxPickUpDelay', 1); > > >-- >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 19437
:
67830
|
67833
|
67834
|
67836