flag this test as just_warn; it's expecting for the renewals to fail when supplied...
authorJason Etheridge <jason@EquinoxOLI.org>
Wed, 23 Nov 2022 20:32:49 +0000 (15:32 -0500)
committerJason Etheridge <jason@EquinoxOLI.org>
Wed, 23 Nov 2022 20:32:49 +0000 (15:32 -0500)
t/10renew_all.t

index 19007c6..16903ae 100755 (executable)
@@ -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)},