From a05295fca3477923fdc0edade590e3e5d7762673 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 26 Apr 2017 01:04:42 +0200 Subject: Add spreed to Groupware bundle Signed-off-by: Lukas Reschke --- tests/lib/App/AppStore/Bundles/GroupwareBundleTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lib/App') 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', ]; } } -- cgit v1.2.3