From e1d39658834a96aae88cc81c84d67add2ec43430 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 9 Aug 2018 16:12:48 +0200 Subject: Add the ToS app to the enterprise bundle Signed-off-by: Joas Schilling --- tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lib') diff --git a/tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php b/tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php index e75486b3ed5..b3182ff00c8 100644 --- a/tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php +++ b/tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php @@ -36,6 +36,7 @@ class EnterpriseBundleTest extends BundleBase { 'files_automatedtagging', 'user_saml', 'files_accesscontrol', + 'terms_of_service', ]; } } -- cgit v1.2.3