Skip to content

Commit

Permalink
TASK: Ensure the live workspace is created by the WorkspaceService fo…
Browse files Browse the repository at this point in the history
…r permissions test
  • Loading branch information
mhsdesign committed Dec 6, 2024
1 parent 9755c9d commit 0257b28
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ Feature: Workspace permission related features
"""
And using identifier "default", I define a content repository
And I am in content repository "default"
And the command CreateRootWorkspace is executed with payload:
| Key | Value |
| workspaceName | "live" |
| newContentStreamId | "cs-identifier" |
And I am in workspace "live" and dimension space point {}
And the live workspace exists
And I am in workspace "live"
And the command CreateRootNodeAggregateWithNode is executed with payload:
| Key | Value |
| nodeAggregateId | "root" |
Expand Down

0 comments on commit 0257b28

Please sign in to comment.