Bugzilla – Attachment 115786 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), 775 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-01-25 17:52:56 UTC
(
hide
)
Description:
Bug 27353: (QA follow-up) Fix number of tests
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-01-25 17:52:56 UTC
Size:
775 bytes
patch
obsolete
>From 3c2f306d7809381dd64e7ad6c4aea8ac1e2ed70f 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> >--- > 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 4b86ad5aff1..35b16f93296 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.30.0
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