diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-02-02 18:14:58 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2016-02-02 18:16:54 +0100 |
commit | 5e08f1df78652e7a16de00041d376f55a4d2009e (patch) | |
tree | 9481472a42e5bd3683814fed0303be21e0f0a00a /build/integration | |
parent | 8b98cf5a5b10694f2b86c1d1533ac50b4f8e5708 (diff) | |
download | nextcloud-server-5e08f1df78652e7a16de00041d376f55a4d2009e.tar.gz nextcloud-server-5e08f1df78652e7a16de00041d376f55a4d2009e.zip |
Add comments app to expected apps in test
Diffstat (limited to 'build/integration')
-rw-r--r-- | build/integration/features/provisioning-v1.feature | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index 4d4d5361647..3b8633b872a 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -282,8 +282,9 @@ Feature: provisioning Then the OCS status code should be "100" And the HTTP status code should be "200" And apps returned are - | files | + | comments | | dav | + | files | | files_sharing | | files_trashbin | | files_versions | |