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>2017-10-12 09:24:04 +0300
committerGitHub <noreply@github.com>2017-10-12 09:24:04 +0300
commit027b256bd5aef0026a04fe5dbfd7ef68005a562d (patch)
treef2034b73e43900ea292f8bc7bd2a7b5cae9275ed /plugins/Marketplace
parent023a914aa7f3c603f5cc61301b44d502627110cb (diff)
Fix a system test (#12174)
* Fix a system test * Fix a system test
Diffstat (limited to 'plugins/Marketplace')
-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 f9af844f55..59cb08504c 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
'isBundle',
'isCustomPlugin',
'shop',
+ 'bundle',
'versions',
'isDownloadable',
'changelog',