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

(-)a/t/db_dependent/Acquisition.t (-1 / +2 lines)
Lines 723-728 subtest 'ModReceiveOrder and subscription' => sub { Link Here
723
                order_internalnote => $first_note,
723
                order_internalnote => $first_note,
724
                quantity           => 5,
724
                quantity           => 5,
725
                quantityreceived   => 0,
725
                quantityreceived   => 0,
726
                ecost_tax_excluded => 42,
727
                unitprice_tax_excluded => 42,
726
            }
728
            }
727
        }
729
        }
728
    );
730
    );
729
- 

Return to bug 21467