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:
cf1cbb9
)
per SIP2 spec
author
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 23 Nov 2022 18:46:38 +0000
(13:46 -0500)
committer
Jason Etheridge
<jason@EquinoxOLI.org>
Wed, 23 Nov 2022 18:46:38 +0000
(13:46 -0500)
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
t/02patron_info.t
patch
|
blob
|
history
diff --git
a/t/02patron_info.t
b/t/02patron_info.t
index
2c54e4e
..
59508ca
100755
(executable)
--- a/
t/02patron_info.t
+++ b/
t/02patron_info.t
@@
-156,7
+156,7
@@
sub create_invalid_patron_tests {
},
{ field => FID_VALID_PATRON,
pat => qr/^N$/,
- required =>
1
,
+ required =>
0
,
},
];
push @tests, $test;