From b12cdf3cccb69459c69dedcf152df7e2844567dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 17 Jul 2020 12:42:50 +0200 Subject: [PATCH] DATEV-Export: Test repariert, da nun kein Leistungsdatum bei Zahlungen zu commit eab277a4114a1115310e05fa5bbe867877900d84 (DATEV-Export: Leistungsdatum nicht bei Zahlungen exportieren) --- t/datev/datev_format_2018.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/datev/datev_format_2018.t b/t/datev/datev_format_2018.t index 785cff7e5..46c5bfcb0 100644 --- a/t/datev/datev_format_2018.t +++ b/t/datev/datev_format_2018.t @@ -316,7 +316,7 @@ cmp_deeply($sorted[0], [ '100', 'S', 'EUR', '', '', '', '4660', '1000', 9, '1703 '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', - '', '', '1', '18072017', '', '', '', '', '', ] + '', '', '1', '', '', '', '', '', '', ] ); -- 2.20.1