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

(-)a/t/lib/TestBuilder.pm (-1 / +3 lines)
Lines 487-492 sub _gen_default_values { Link Here
487
        AuthHeader => {
487
        AuthHeader => {
488
            marcxml => '',
488
            marcxml => '',
489
        },
489
        },
490
        Accountline => {
491
            accountno => 0,
492
        },
490
    };
493
    };
491
}
494
}
492
495
493
- 

Return to bug 20144