projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0991e34
)
flag this test as just_warn; it's expecting for the renewals to fail when supplied...
author
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 23 Nov 2022 20:32:49 +0000
(15:32 -0500)
committer
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 23 Nov 2022 20:32:49 +0000
(15:32 -0500)
t/10renew_all.t
patch
|
blob
|
history
diff --git
a/t/10renew_all.t
b/t/10renew_all.t
index
19007c6
..
16903ae
100755
(executable)
--- a/
t/10renew_all.t
+++ b/
t/10renew_all.t
@@
-99,6
+99,7
@@
$test = clone($renew_all_test_template);
$test->{id} = 'Renew All: valid patron, invalid patron password';
$test->{msg} .= (FID_PATRON_PWD) . 'badpwd|';
$test->{pat} = qr/^66000000000$datepat/;
+$test->{just_warn} = 1;
delete $test->{fields};
$test->{fields} = [
$SIPtest::field_specs{(FID_INST_ID)},