Refactor feature files to add correct description
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@api @files_sharing-app-required
|
||||
Feature: capabilities
|
||||
As an admin
|
||||
I want to list the capabilities
|
||||
So that I can know what capabilities are available
|
||||
|
||||
Background:
|
||||
Given using OCS API version "1"
|
||||
@@ -210,7 +213,7 @@ Feature: capabilities
|
||||
"""
|
||||
|
||||
@smokeTest
|
||||
Scenario: getting default capabilities with admin user
|
||||
Scenario: getting default capabilities with version string with admin user
|
||||
When the administrator retrieves the capabilities using the capabilities API
|
||||
Then the ocs JSON data of the response should match
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user