Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Adjust expected results of apiShareManagementBasic-createShare.featur…
Browse files Browse the repository at this point in the history
…e:88
  • Loading branch information
phil-davis committed Aug 13, 2020
1 parent aec920b commit 6911261
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,5 @@ Feature: sharing
# And folder "/folder1/folder2" should be included as path in the response
Examples:
| ocs_api_version | http_status_code | ocs_status_code |
| 1 | 200 | 996 |
| 2 | 500 | 996 |
| 1 | 200 | 100 |
| 2 | 200 | 200 |

0 comments on commit 6911261

Please sign in to comment.