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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-12-08 00:26:41 +0300
committerGitHub <noreply@github.com>2016-12-08 00:26:41 +0300
commit2de3a66c8c27d4ef0d6fb155b5159c7af2d99d91 (patch)
treef7d57eacd2f442e2eb6496c151a4c3fb9ac62ea6 /plugins/Marketplace/tests
parent4c719c2e7177145504901d084f3ff9eabb7c88e0 (diff)
Display tooltip introducing Funnels in the goal editor (#10981)
Diffstat (limited to 'plugins/Marketplace/tests')
-rw-r--r--plugins/Marketplace/tests/System/Api/ClientTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Marketplace/tests/System/Api/ClientTest.php b/plugins/Marketplace/tests/System/Api/ClientTest.php
index e38fb809e1..8c3616321f 100644
--- a/plugins/Marketplace/tests/System/Api/ClientTest.php
+++ b/plugins/Marketplace/tests/System/Api/ClientTest.php
@@ -79,6 +79,7 @@ class ClientTest extends SystemTestCase
'shop',
'versions',
'isDownloadable',
+ 'changelog',
'consumer');
$this->assertNotEmpty($plugin);