Bugzilla – Attachment 177392 Details for
Bug 39007
Add last_audit to the sushi_service API spec
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39007: (follow-up) Fix typo
Bug-39007-follow-up-Fix-typo.patch (text/plain), 1.12 KB, created by
Matt Blenkinsop
on 2025-01-31 14:52:09 UTC
(
hide
)
Description:
Bug 39007: (follow-up) Fix typo
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-01-31 14:52:09 UTC
Size:
1.12 KB
patch
obsolete
>From 984ed4e04a9f79e116daa59e5b3667347b86d342 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Fri, 31 Jan 2025 14:51:26 +0000 >Subject: [PATCH] Bug 39007: (follow-up) Fix typo > >--- > t/db_dependent/api/v1/erm_sushi_services.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/api/v1/erm_sushi_services.t b/t/db_dependent/api/v1/erm_sushi_services.t >index 3de8fbee7fd..5595d727b0f 100755 >--- a/t/db_dependent/api/v1/erm_sushi_services.t >+++ b/t/db_dependent/api/v1/erm_sushi_services.t >@@ -106,7 +106,7 @@ subtest 'get() tests' => sub { > my @new_fields_in_response = array_minus( @response_fields, @expected_fields ); > > my $new_fields_string = >- "This is not a new error within Koha, the following new field(s) have been added to the API repsonse: " >+ "This is not a new error within Koha, the following new field(s) have been added to the API response: " > . join( ', ', @new_fields_in_response ) > . '. They should be added to the API definition'; > warning_like { scalar(@new_fields_in_response) } 0, $new_fields_string; >-- >2.48.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 39007
:
177381
|
177382
|
177390
| 177392 |
177463
|
178004
|
178005
|
178006