From 63900d0574e30a10ef1943f672d6884ccb3fceab Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Tue, 24 Mar 2020 09:18:42 +0100 Subject: Remove admin_notifications since it is obsolete since Nextcloud 14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- tests/lib/App/AppStore/Bundles/EducationBundleTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/lib/App/AppStore/Bundles/EducationBundleTest.php b/tests/lib/App/AppStore/Bundles/EducationBundleTest.php index 1c5d2a480e9..bdbc3f172b7 100644 --- a/tests/lib/App/AppStore/Bundles/EducationBundleTest.php +++ b/tests/lib/App/AppStore/Bundles/EducationBundleTest.php @@ -35,7 +35,6 @@ class EducationBundleTest extends BundleBase { 'circles', 'groupfolders', 'announcementcenter', - 'admin_notifications', 'quota_warning', 'orcid', 'user_saml', -- cgit v1.2.3