diff options
Diffstat (limited to 'tests/lib/App')
-rw-r--r-- | tests/lib/App/AppStore/Bundles/EnterpriseBundleTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
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', ]; } } |