aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-03-24 09:18:42 +0100
committerJulius Härtl <jus@bitgrid.net>2020-03-24 09:18:42 +0100
commit63900d0574e30a10ef1943f672d6884ccb3fceab (patch)
tree59a97e0bac78fdacbf2eef24ebef2da229490de6 /tests
parent0b4c39d656e06e8be68c9f92b39bafcc0d1b2310 (diff)
downloadnextcloud-server-63900d0574e30a10ef1943f672d6884ccb3fceab.tar.gz
nextcloud-server-63900d0574e30a10ef1943f672d6884ccb3fceab.zip
Remove admin_notifications since it is obsolete since Nextcloud 14
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib/App/AppStore/Bundles/EducationBundleTest.php1
1 files changed, 0 insertions, 1 deletions
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',