From 311b0fae07573a5d401bc38a80f45a4e9ecd8d24 Mon Sep 17 00:00:00 2001
From: sgiehl <stefan@piwik.org>
Date: Wed, 28 Jun 2017 14:46:53 +0200
Subject: [PATCH] fixes failing test

---
 tests/PHPUnit/System/CsvExportTest.php        |   2 +-
 ...vExport__Live.getLastVisitsDetails_day.csv | Bin 8936 -> 8778 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/PHPUnit/System/CsvExportTest.php b/tests/PHPUnit/System/CsvExportTest.php
index 5c251186c6..5ec237df2f 100755
--- a/tests/PHPUnit/System/CsvExportTest.php
+++ b/tests/PHPUnit/System/CsvExportTest.php
@@ -59,7 +59,7 @@ class CsvExportTest extends SystemTestCase
                                                          'hideColumns' => 'serverDate,actionDetails,serverTimestamp,serverTimePretty,'
                                                                         . 'serverDatePretty,serverDatePrettyFirstAction,serverTimePrettyFirstAction,'
                                                                         . 'goalTimePretty,serverTimePretty,visitorId,visitServerHour,date,'
-                                                                        . 'prettyDate,serverDateTimePrettyFirstAction'
+                                                                        . 'prettyDate,serverDateTimePrettyFirstAction,totalEcommerceRevenue,totalAbandonedCartsRevenue'
                                                      )))
         );
     }
diff --git a/tests/PHPUnit/System/expected/test_csvExport__Live.getLastVisitsDetails_day.csv b/tests/PHPUnit/System/expected/test_csvExport__Live.getLastVisitsDetails_day.csv
index 4d6baa10a8aa1a29f3b13110aca9d99548eb27f3..f7851cf7dc4836b73b7e5373a280e77a083ce592 100644
GIT binary patch
delta 37
qcmaFiddg*k5Z7couC&d!xK^<<>TI4VWDBBROa5mAQvVfRG6Db*J`OSf

delta 127
zcmX@*^1^k45Epk4Ln=cV5a%(JPX5T*&WprnNZstub(vjMkHG*4b&xPnWOAaU=w=Hc
U4II*&6D9w%Vb{4iQQ;*c03yv9MgRZ+

-- 
GitLab