mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 18:14:53 -05:00
Merge pull request #4463 from owncloud/fixSearchTest
[tests-only] Api test. fix search test
This commit is contained in:
@@ -47,8 +47,6 @@ Feature: Search
|
||||
Then the HTTP status code should be "207"
|
||||
And the search result should contain "4" entries
|
||||
And the search result of user "Brian" should contain these entries:
|
||||
| /folder |
|
||||
| /folder/SubFolder1 |
|
||||
| /folder/SubFolder1/subFOLDER2 |
|
||||
| /folder/SubFolder1/subFOLDER2/insideTheFolder.txt |
|
||||
|
||||
| /SubFolder1 |
|
||||
| /SubFolder1/subFOLDER2 |
|
||||
| /SubFolder1/subFOLDER2/insideTheFolder.txt |
|
||||
|
||||
Reference in New Issue
Block a user