mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-15 23:31:07 -04:00
Update tests/acceptance/features/apiSpaces/ListSpaces.feature
Co-authored-by: Artur Neumann <artur@jankaritech.com>
This commit is contained in:
1 parent
842d552b39
commit
edbc5e1ffa
1 file changed
+1
-1
@@ -8,7 +8,7 @@ Feature: List and create spaces
|
||||
|
||||
Scenario: list own spaces
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
And user "Alice" lists all available spaces via the GraphApi
|
||||
When user "Alice" lists all available spaces via the GraphApi
|
||||
Then the HTTP status code should be "200"
|
||||
And the webDavUrl of the personal space has been found
|
||||
And user "Alice" lists the content of the personal space root using the WebDav Api
|
||||
|
||||
Reference in new issue
Block a user