]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove unneeded steps 1829/head
authorMorris Jobke <hey@morrisjobke.de>
Fri, 21 Oct 2016 08:03:48 +0000 (10:03 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Fri, 21 Oct 2016 08:03:48 +0000 (10:03 +0200)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
build/integration/features/provisioning-v1.feature

index 1cf50235f2550f74ddc0cbb9a3de7c1d57272bff..98bf321dc64b057b0a30495764fa68ef7decfa65 100644 (file)
@@ -509,10 +509,8 @@ Feature: provisioning
                Given As an "admin"
                And user "user0" exists
                And As an "user0"
-               When sending "GET" to "/cloud/capabilities"
                When sending "GET" with exact url to "/index.php/apps/files"
                Then the HTTP status code should be "200"
-               And the OCS status code should be "100"
 
        Scenario: Making a ocs request with a disabled user
                Given As an "admin"