Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-11-26 17:35:41 +0300
committerGitHub <noreply@github.com>2021-11-26 17:35:41 +0300
commit7f1ba0936c83e06356a58396be55cbb4abaf0e1b (patch)
tree7b045d1a4f87d05a566880abbaa29003460e2560 /plugins/Ecommerce/tests
parent4a089cb5d0b8777e3a378af350fdb726b69afcd8 (diff)
Fix time on page calculation in visits log (#18294)
* Try to fix time on page calculation in visits log * fix calculation of last page view * updates expected test files * updates submodules
Diffstat (limited to 'plugins/Ecommerce/tests')
-rw-r--r--plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml
index 9751f50a76..350db4d7d6 100644
--- a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml
@@ -720,6 +720,8 @@
<productViewName>PRODUCT name</productViewName>
<productViewSku>SKU VERY nice indeed</productViewSku>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>4</pageviewPosition>
<title>Another Product page with multiple categories</title>
<subtitle>http://example.org/index.htm</subtitle>