From 0e79be74b4ffc149418557816ff90ee1c81f843a Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Wed, 1 Feb 2017 13:27:48 +0100 Subject: [PATCH] t/db_helper/payment.t credit_note test title angepasst --- t/db_helper/payment.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_helper/payment.t b/t/db_helper/payment.t index 3850c0730..ac2e44906 100644 --- a/t/db_helper/payment.t +++ b/t/db_helper/payment.t @@ -1433,7 +1433,7 @@ sub test_credit_note_two_items_19_7_tax_tax_not_included() { my ($number_of_payments, $paid_amount) = number_of_payments($invoice); my $total = total_amount($invoice); - my $title = 'default invoice, two items, 19/7% tax with_skonto_pt'; + my $title = 'credit_note, two items, 19/7%, tax not included'; is($invoice->netamount, -40.84, "${title}: netamount"); is($invoice->amount, -45.10, "${title}: amount"); -- 2.20.1