remove unneeded steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
fc75993f8f
commit
8dcef4fb59
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue