Skip to content

Commit

Permalink
BUGFIX: Missmatching workspaceName and contentStreamId
Browse files Browse the repository at this point in the history
  • Loading branch information
dlubitz committed Aug 27, 2024
1 parent e2bc811 commit 709d5cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 | {} |
Expand Down

0 comments on commit 709d5cd

Please sign in to comment.