Skip to content

Commit

Permalink
removed ocs-status from the examples table
Browse files Browse the repository at this point in the history
  • Loading branch information
swoichha committed Nov 2, 2020
1 parent f403abb commit aebb1b7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ Feature: federated
Then the HTTP status code should be "405"
And the body of the response should be empty
Examples:
| ocs-api-version | ocs-status |
| 1 | 100 |
| 2 | 200 |
| ocs-api-version |
| 1 |
| 2 |

Scenario Outline: sending a GET request to a not existing remote share
Given using OCS API version "<ocs-api-version>"
Expand Down

0 comments on commit aebb1b7

Please sign in to comment.