Update tests/acceptance/features/apiSearch1/favoriteSearch.feature

This commit is contained in:
Jörn Friedrich Dreyer authored and GitHub committed 2026-08-21 13:23:22 +02:00
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"