Update tests/acceptance/features/apiSpaces/ListSpaces.feature

Co-authored-by: Artur Neumann <artur@jankaritech.com>
This commit is contained in:
Michael Barz
2021-10-18 14:55:30 +02:00
committed by GitHub
parent 59a1ef8894
commit 462937b6df

View File

@@ -12,4 +12,4 @@ Feature: List and create spaces
Then the HTTP status code should be "200"
And the webDavUrl of the personal space has been found
When user "Alice" lists the content of the personal space root using the WebDav Api
And the HTTP status code should be "207"
Then the HTTP status code should be "207"