removing usage of a stepdefination inside another stepdefination in WebDavPropertiesContext (#8745)
This commit is contained in:
@@ -3495,7 +3495,7 @@ class SpacesContext implements Context {
|
||||
string $value
|
||||
):void {
|
||||
$this->setSpaceIDByName($user, $spaceName);
|
||||
$this->webDavPropertiesContext->asUserFolderShouldContainAPropertyWithValue($user, $resourceName, $property, $value);
|
||||
$this->webDavPropertiesContext->checkPropertyOfAFolder($user, $resourceName, $property, $value);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user