diff options
Diffstat (limited to 'tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php')
-rw-r--r-- | tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php b/tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php index a682207e72f..f2f9dcc5ccc 100644 --- a/tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php +++ b/tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php @@ -32,6 +32,7 @@ class GroupwareBundleTest extends BundleBase { $this->bundleAppIds = [ 'calendar', 'contacts', + 'spreed', ]; } } |