]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add comments app to expected apps in test
authorVincent Petry <pvince81@owncloud.com>
Tue, 2 Feb 2016 17:14:58 +0000 (18:14 +0100)
committerVincent Petry <pvince81@owncloud.com>
Tue, 2 Feb 2016 17:16:54 +0000 (18:16 +0100)
build/integration/features/provisioning-v1.feature

index 4d4d53616473c498805fd59ec4440dfc7f55073e..3b8633b872aee281b7dbd17adc57472c33ede7fe 100644 (file)
@@ -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 |