]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 b49dc4ac9cf6b09968980c8d5515d47914cad08d..7b482c4d55f43ce8ef859e3484d57735ddb03f4a 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);