diff --git a/plugins/Marketplace/tests/System/Api/ClientTest.php b/plugins/Marketplace/tests/System/Api/ClientTest.php index 7011ebb837362bb5c8020909ba9bbef0a8a6d80c..f9af844f55448cd5c3a05da45029600160ea2515 100644 --- a/plugins/Marketplace/tests/System/Api/ClientTest.php +++ b/plugins/Marketplace/tests/System/Api/ClientTest.php @@ -76,6 +76,7 @@ class ClientTest extends SystemTestCase 'featured', 'isFree', 'isPaid', + 'isBundle', 'isCustomPlugin', 'shop', 'versions',