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:
authordiosmosis <diosmosis@users.noreply.github.com>2019-07-12 03:37:58 +0300
committerGitHub <noreply@github.com>2019-07-12 03:37:58 +0300
commit2eaa4034a79ae0b08f8444c0d867e9ba17b93517 (patch)
treecad66abc5820ae3a298668f0525a82abc1b43406 /plugins/Tour
parentce9b7cb69e349489e74527749c47e080fed27128 (diff)
If new visit is forced, known visitors should still be recognized (#14491)
* Enforcing a new visit should not result in the visitor becoming unrecognized. * Adding test for bug. * update expected test files * Fix integration test. * Update submodule * Update test files.
Diffstat (limited to 'plugins/Tour')
-rw-r--r--plugins/Tour/tests/System/expected/test___Tour.getChallenges.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Tour/tests/System/expected/test___Tour.getChallenges.xml b/plugins/Tour/tests/System/expected/test___Tour.getChallenges.xml
index c3d44fd138..b345e66e27 100644
--- a/plugins/Tour/tests/System/expected/test___Tour.getChallenges.xml
+++ b/plugins/Tour/tests/System/expected/test___Tour.getChallenges.xml
@@ -152,4 +152,4 @@
<isSkipped>0</isSkipped>
<url>index.php?module=Marketplace&amp;action=overview</url>
</row>
-</result>
+</result> \ No newline at end of file