View | Details | Raw Unified | Return to bug 29924
Collapse All | Expand All

(-)a/t/lib/TestBuilder.pm (-1 / +1 lines)
Lines 553-558 sub _gen_default_values { Link Here
553
            lost           => undef,
553
            lost           => undef,
554
            debarred       => undef,
554
            debarred       => undef,
555
            borrowernotes  => '',
555
            borrowernotes  => '',
556
            password_expiration_date => undef,
556
        },
557
        },
557
        Item => {
558
        Item => {
558
            notforloan         => 0,
559
            notforloan         => 0,
559
- 

Return to bug 29924