Testfall Kosmetik (Alignment) fehlende Zeile wieder dazu
authorMartin Helmling martin.helmling@octosoft.eu <martin.helmling@octosoft.eu>
Wed, 22 Feb 2017 10:36:57 +0000 (11:36 +0100)
committerMartin Helmling martin.helmling@octosoft.eu <martin.helmling@octosoft.eu>
Wed, 22 Feb 2017 10:36:57 +0000 (11:36 +0100)
Wie kann diese Zeile zwischen commit 8f7fe4a4 und b8741ec3 verschwinden??

t/bank/bank_transactions.t

index b49dc4a..7b482c4 100644 (file)
@@ -433,6 +433,7 @@ sub test_credit_note {
 }
 
 sub test_neg_ap_transaction {
+  my (%params) = @_;
   my $testname = 'test_neg_ap_transaction';
   my $netamount = -20;
   my $amount    = $::form->round_amount($netamount * 1.19,2);