Bugzilla – Attachment 147755 Details for
Bug 30624
Add a permission to control the ability to change the logged in library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30624: Adjust number of tests
Bug-30624-Adjust-number-of-tests.patch (text/plain), 745 bytes, created by
Katrin Fischer
on 2023-03-04 13:38:20 UTC
(
hide
)
Description:
Bug 30624: Adjust number of tests
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-03-04 13:38:20 UTC
Size:
745 bytes
patch
obsolete
>From 3941044e9667b86abb2e9f24040bc2ffb317bbf4 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 24 Jan 2023 16:50:39 +0000 >Subject: [PATCH] Bug 30624: Adjust number of tests > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > t/db_dependent/Auth.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/Auth.t b/t/db_dependent/Auth.t >index 8805878b57..9c14a0f63d 100755 >--- a/t/db_dependent/Auth.t >+++ b/t/db_dependent/Auth.t >@@ -41,7 +41,7 @@ $schema->storage->txn_begin; > > subtest 'checkauth() tests' => sub { > >- plan tests => 7; >+ plan tests => 8; > > my $patron = $builder->build_object({ class => 'Koha::Patrons', value => { flags => undef } }); > >-- >2.30.2
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 30624
:
136055
|
136076
|
137733
|
138377
|
138378
|
139961
|
139962
|
139963
|
141069
|
141070
|
141071
|
142269
|
142270
|
142271
|
144557
|
144559
|
144584
|
144594
|
144595
|
144596
|
145048
|
145049
|
145631
|
147509
|
147753
|
147754
| 147755 |
147756
|
148116