diff --git a/Neos.ContentRepository.BehavioralTests/Tests/Behavior/Features/ContentStreamForking/ForkContentStreamWithoutDimensions.feature b/Neos.ContentRepository.BehavioralTests/Tests/Behavior/Features/ContentStreamForking/ForkContentStreamWithoutDimensions.feature index 61e7aa232f0..22570332780 100644 --- a/Neos.ContentRepository.BehavioralTests/Tests/Behavior/Features/ContentStreamForking/ForkContentStreamWithoutDimensions.feature +++ b/Neos.ContentRepository.BehavioralTests/Tests/Behavior/Features/ContentStreamForking/ForkContentStreamWithoutDimensions.feature @@ -70,7 +70,7 @@ Feature: ForkContentStream Without Dimensions And the event NodePropertiesWereSet was published with payload: | Key | Value | - | workspaceName | "user" | + | workspaceName | "user-test" | | contentStreamId | "user-cs-identifier" | | nodeAggregateId | "nody-mc-nodeface" | | originDimensionSpacePoint | {} |