mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-15 07:10:24 -04:00
Fix test expectations
This commit is contained in:
1 parent
82590632b6
commit
5ba7dad3c7
1 file changed
+1
-1
@@ -231,7 +231,7 @@ Feature: Tag
|
||||
And user "Alice" has disabled a space "use-tag"
|
||||
When user "Alice" lists all available tags via the GraphApi
|
||||
Then the HTTP status code should be "200"
|
||||
And the response should contain following tags:
|
||||
And the response should not contain following tags:
|
||||
| folderTag |
|
||||
| marketing |
|
||||
When user "Alice" deletes a space "use-tag"
|
||||
|
||||
Reference in new issue
Block a user