Bugzilla – Attachment 115809 Details for
Bug 27353
Return the number of total records
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27353: (QA follow-up) Fix number of tests
Bug-27353-QA-follow-up-Fix-number-of-tests.patch (text/plain), 838 bytes, created by
Martin Renvoize (ashimema)
on 2021-01-26 12:39:07 UTC
(
hide
)
Description:
Bug 27353: (QA follow-up) Fix number of tests
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-01-26 12:39:07 UTC
Size:
838 bytes
patch
obsolete
>From 3d6787f010c1b3fd566da3e99db232fd8d460afb Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 25 Jan 2021 14:50:20 -0300 >Subject: [PATCH] Bug 27353: (QA follow-up) Fix number of tests > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/Koha/REST/Plugin/Objects.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/REST/Plugin/Objects.t b/t/db_dependent/Koha/REST/Plugin/Objects.t >index 4b86ad5aff..35b16f9329 100755 >--- a/t/db_dependent/Koha/REST/Plugin/Objects.t >+++ b/t/db_dependent/Koha/REST/Plugin/Objects.t >@@ -77,7 +77,7 @@ get '/biblios' => sub { > > > # The tests >-use Test::More tests => 10; >+use Test::More tests => 11; > use Test::Mojo; > > use t::lib::Mocks; >-- >2.20.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 27353
:
114893
|
114896
|
114897
|
115039
|
115058
|
115059
|
115769
|
115771
|
115784
|
115785
|
115786
|
115807
|
115808
| 115809