From 027b256bd5aef0026a04fe5dbfd7ef68005a562d Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 12 Oct 2017 19:24:04 +1300 Subject: Fix a system test (#12174) * Fix a system test * Fix a system test --- plugins/Marketplace/tests/System/Api/ClientTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Marketplace') 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', -- cgit v1.2.3