From 4acd278323544b79c27ffc7c8fdad3a7063a8633 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 16 Jul 2018 12:40:11 +0200 Subject: [PATCH] =?utf8?q?bank=5Ftransactions.t=20Testf=C3=A4lle=20angepas?= =?utf8?q?st?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Zwei Testfälle (Vorauswahl der Vorschlagsliste) passen aktuell nicht. Die sind von Odyn 032b03ab96f8ba6d89, dies ist in kivitendo so nicht implementiert. --- t/bank/bank_transactions.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/bank/bank_transactions.t b/t/bank/bank_transactions.t index 00d77307b..36fc04d95 100644 --- a/t/bank/bank_transactions.t +++ b/t/bank/bank_transactions.t @@ -1,4 +1,4 @@ -use Test::More tests => 205; +use Test::More tests => 210; use strict; -- 2.20.1