t/db_helper/payment.t credit_note test title angepasst
authorG. Richardson <information@kivitendo-premium.de>
Wed, 1 Feb 2017 12:27:48 +0000 (13:27 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Wed, 1 Feb 2017 12:27:48 +0000 (13:27 +0100)
t/db_helper/payment.t

index 3850c07..ac2e449 100644 (file)
@@ -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");