Skip to content

Commit

Permalink
TASK: Add site nodeName to edge-testcase to avoid relying on invalid …
Browse files Browse the repository at this point in the history
…bahavior
  • Loading branch information
mficzel committed Dec 22, 2024
1 parent dd3ff9d commit 984b98a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Feature: Test cases for node variation edge cases
| nodeTypeName | "Neos.Neos:Site" |
| parentNodeAggregateId | "lady-eleonode-rootford" |
| originDimensionSpacePoint | {"example":"source"} |
| nodeName | "site" |
And the command CreateNodeVariant is executed with payload:
| Key | Value |
| nodeAggregateId | "shernode-homes" |
Expand Down

0 comments on commit 984b98a

Please sign in to comment.