aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/provisioning-v1.feature1
-rw-r--r--build/license.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature
index 388fa37ba29..e891c274943 100644
--- a/build/integration/features/provisioning-v1.feature
+++ b/build/integration/features/provisioning-v1.feature
@@ -555,7 +555,6 @@ Feature: provisioning
Then the OCS status code should be "100"
And the HTTP status code should be "200"
And apps returned are
- | accessibility |
| cloud_federation_api |
| comments |
| contactsinteraction |
diff --git a/build/license.php b/build/license.php
index 081242d5994..94ef4e4b02c 100644
--- a/build/license.php
+++ b/build/license.php
@@ -447,7 +447,6 @@ if (isset($argv[1])) {
$licenses->exec($argv[1], isset($argv[2]) ? $argv[1] : false);
} else {
$licenses->exec([
- '../apps/accessibility',
'../apps/admin_audit',
'../apps/cloud_federation_api',
'../apps/comments',