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:
7bdc0e3
)
SIP filters: SIPServer specific test tweak
collab/phasefx/sip-redaction-wip
author
Jason Etheridge
<jason@EquinoxOLI.org>
Tue, 13 Sep 2022 14:06:14 +0000
(10:06 -0400)
committer
Jason Etheridge
<jason@EquinoxOLI.org>
Tue, 13 Sep 2022 14:06:23 +0000
(10:06 -0400)
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
t/16filter.t
patch
|
blob
|
history
diff --git
a/t/16filter.t
b/t/16filter.t
index
ae39d49
..
202d055
100755
(executable)
--- a/
t/16filter.t
+++ b/
t/16filter.t
@@
-49,7
+49,7
@@
$filtered_screen_msg->{pat} = 'BLOCKED';
my $checkout_test_template = {
id => 'Checkout attempt: valid item, valid patron but circ not allowed ',
msg => "11YN20060329 203000 AO$instid|AA$blocked_br1_user_barcode|AB$filter_test_br1_item_barcode|AC|",
- pat => qr/^12[01][YN][YN][YN]$datepat/,
+ pat => qr/^12[01][YN][YN
U
][YN]$datepat/,
fields => [
$SIPtest::field_specs{(FID_INST_ID)},
$SIPtest::field_specs{(FID_SCREEN_MSG)},