Bugzilla – Attachment 174451 Details for
Bug 38322
Wrong comment in t/db_dependent/api/v1/erm_users.t
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38322: (QA follow-up) Fix spelling
Bug-38322-QA-follow-up-Fix-spelling.patch (text/plain), 994 bytes, created by
Martin Renvoize (ashimema)
on 2024-11-13 09:36:38 UTC
(
hide
)
Description:
Bug 38322: (QA follow-up) Fix spelling
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-11-13 09:36:38 UTC
Size:
994 bytes
patch
obsolete
>From 3405ff66038be399b9b3246548df68a6e7a6080a Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 13 Nov 2024 09:35:50 +0000 >Subject: [PATCH] Bug 38322: (QA follow-up) Fix spelling > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/api/v1/erm_users.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/api/v1/erm_users.t b/t/db_dependent/api/v1/erm_users.t >index ad60b1b2aae..04268c1db81 100755 >--- a/t/db_dependent/api/v1/erm_users.t >+++ b/t/db_dependent/api/v1/erm_users.t >@@ -70,7 +70,7 @@ subtest 'list() tests' => sub { > } > ); > >- # Two erm_users created, onyl self is returned without permission to view_any_borrower >+ # Two erm_users created, only self is returned without permission to view_any_borrower > $t->get_ok("//$userid:$password@/api/v1/erm/users")->status_is(200) > ->json_is( [ $librarian->to_api( { user => $librarian } ) ] ); > >-- >2.47.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 38322
:
173873
|
174297
|
174450
| 174451