Skip to content

Commit

Permalink
remove outdated scenario
Browse files Browse the repository at this point in the history
covered by "Delete a non-existing configuration"

Signed-off-by: Arthur Schiwon <[email protected]>
  • Loading branch information
blizzz committed Jan 20, 2017
1 parent 91ed70f commit 680fef7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/integration/ldap_features/ldap-ocs.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ Feature: LDAP
Then the OCS status code should be "404"
And the HTTP status code should be "404"

Scenario: Delete an invalid configuration
Given As an "admin"
When sending "DELETE" to "/apps/user_ldap/api/v1/config/hack0r"
Then the OCS status code should be "400"
And the HTTP status code should be "400"

Scenario: Create and delete a configuration
Given As an "admin"
And creating an LDAP configuration at "/apps/user_ldap/api/v1/config"
Expand Down

0 comments on commit 680fef7

Please sign in to comment.