test: fix tests

This commit is contained in:
Saw-jan
2024-07-24 11:35:45 +05:45
parent 3883e17b52
commit 15f320f708
4 changed files with 75 additions and 52 deletions
@@ -126,7 +126,7 @@ Feature: sharing
| sharee | Brian |
| shareType | user |
| permissionsRole | Viewer |
And user "Carol" has a share "textfile0.txt" synced
And user "Brian" has a share "textfile0.txt" synced
And using SharingNG
When user "Carol" gets the info of the last share using the sharing API
Then the OCS status code should be "404"