Bugzilla – Attachment 192268 Details for
Bug 33782
OAuth2/OIDC identity providers code is not covered by unit tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33782: (QA follow-up) Fix qa issues
b613df4.patch (text/plain), 909 bytes, created by
Kyle M Hall (khall)
on 2026-01-30 18:52:54 UTC
(
hide
)
Description:
Bug 33782: (QA follow-up) Fix qa issues
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2026-01-30 18:52:54 UTC
Size:
909 bytes
patch
obsolete
>From b613df4162c54849cbeb45fc416d5466ae9b2b38 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 30 Jan 2026 13:52:03 -0500 >Subject: [PATCH] Bug 33782: (QA follow-up) Fix qa issues > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/db_dependent/Koha/Auth/Client/OAuth.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Koha/Auth/Client/OAuth.t b/t/db_dependent/Koha/Auth/Client/OAuth.t >index 0da9a83fe7c..0cca7126a22 100755 >--- a/t/db_dependent/Koha/Auth/Client/OAuth.t >+++ b/t/db_dependent/Koha/Auth/Client/OAuth.t >@@ -15,7 +15,7 @@ > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >-- >2.50.1 (Apple Git-155) >
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 33782
:
186630
|
186631
|
190309
|
190310
|
190323
|
190324
|
192266
|
192267
| 192268