diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index 1cf50235f2550f74ddc0cbb9a3de7c1d57272bff..98bf321dc64b057b0a30495764fa68ef7decfa65 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -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"