Bugzilla – Attachment 104034 Details for
Bug 12388
IssueSlip output should be sorted by date_due, not timestamp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12388: Adjust tests
Bug-12388-Adjust-tests.patch (text/plain), 1.25 KB, created by
Bernardo Gonzalez Kriegel
on 2020-04-30 13:21:44 UTC
(
hide
)
Description:
Bug 12388: Adjust tests
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2020-04-30 13:21:44 UTC
Size:
1.25 KB
patch
obsolete
>From d623fe40d0bf78b2a9117d714803202d2f0b358c Mon Sep 17 00:00:00 2001 >From: Emmi Takkinen <emmi.takkinen@outlook.com> >Date: Mon, 6 Apr 2020 10:48:23 +0300 >Subject: [PATCH] Bug 12388: Adjust tests > >To test, prove t/db_dependent/Members/IssueSlip.t > >Sponsored-by: Koha-Suomi Oy >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >--- > t/db_dependent/Members/IssueSlip.t | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > >diff --git a/t/db_dependent/Members/IssueSlip.t b/t/db_dependent/Members/IssueSlip.t >index 0ec870d18e..994cbda464 100644 >--- a/t/db_dependent/Members/IssueSlip.t >+++ b/t/db_dependent/Members/IssueSlip.t >@@ -170,13 +170,13 @@ EOS > $expected_slip = <<EOS; > Checked out: > >-Title: $title1 >-Barcode: $barcode1 >+Title: $title2 >+Barcode: $barcode2 > Date due: $today_daily_as_formatted > > >-Title: $title2 >-Barcode: $barcode2 >+Title: $title1 >+Barcode: $barcode1 > Date due: $today_daily_as_formatted > > >@@ -243,13 +243,13 @@ EOS > $expected_slip = <<EOS; > Checked out: > >-Title: $title1 >-Barcode: $barcode1 >+Title: $title2 >+Barcode: $barcode2 > Date due: $date_due_in_time_as_formatted > > >-Title: $title2 >-Barcode: $barcode2 >+Title: $title1 >+Barcode: $barcode1 > Date due: $date_due_in_time_as_formatted > > >-- >2.17.1
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 12388
:
41784
|
62361
|
91522
|
91766
|
102977
|
104033
| 104034 |
114180