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

(-)a/t/lib/TestBuilder.pm (-1 / +1 lines)
Lines 648-653 sub _gen_default_values { Link Here
648
        },
648
        },
649
        BorrowerAttributeType => {
649
        BorrowerAttributeType => {
650
            mandatory => 0,
650
            mandatory => 0,
651
            is_date   => 0,
651
        },
652
        },
652
        Suggestion => {
653
        Suggestion => {
653
            suggesteddate => dt_from_string()->ymd,
654
            suggesteddate => dt_from_string()->ymd,
654
- 

Return to bug 32610