diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-06-21 21:59:24 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-06-27 10:26:23 +0200 |
commit | b7e91c5c3a0d2c63fa4768082559854c1b18c490 (patch) | |
tree | cc9924bbefcef3a6ef721963da7a7e630b014f26 /build | |
parent | 433e8ea123388c182c581e7a57ebb81248dec02a (diff) | |
download | nextcloud-server-b7e91c5c3a0d2c63fa4768082559854c1b18c490.tar.gz nextcloud-server-b7e91c5c3a0d2c63fa4768082559854c1b18c490.zip |
Adjust integration test
The app is now enabled by default
Diffstat (limited to 'build')
-rw-r--r-- | build/integration/features/provisioning-v1.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index 1e0df08a631..135c67dc3a6 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -293,6 +293,7 @@ Feature: provisioning | files_versions | | provisioning_api | | systemtags | + | theming | | updatenotification | Scenario: get app info |