mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-12 21:58:58 -04:00
Update tests/acceptance/features/apiSearch1/favoriteSearch.feature
This commit is contained in:
1 parent
97a8be52d2
commit
ed5b6ee780
1 file changed
+1
-1
@@ -114,7 +114,7 @@ Feature: search for favorites
|
||||
Then the HTTP status code should be "207"
|
||||
And the search result should contain "0" entries
|
||||
|
||||
|
||||
@issue-3309
|
||||
Scenario: search for favorite files after deleting a file
|
||||
Given user "Alice" has uploaded file "filesForUpload/textfile.txt" to "textfile.txt"
|
||||
And user "Alice" has marked file "textfile.txt" as favorite from space "Personal"
|
||||
|
||||
Reference in new issue
Block a user