Skip to content

Commit ee745d8

Browse files
committed
TASK: Post merge fix 2.0 of #5516
`affectedOccupiedDimensionSpacePoints` is no longer a parameter
1 parent 5b65765 commit ee745d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Neos.ContentRepository.BehavioralTests/Tests/Behavior/Features/D2-UpdateRootNodeAggregateDimensions/UpdateRootNodeAggregateDimensions_WithDimensions.feature

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,6 @@ Feature: Update Root Node aggregate dimensions
308308
| Key | Expected |
309309
| contentStreamId | "cs-identifier" |
310310
| nodeAggregateId | "root-three" |
311-
# todo remove this field, its wrong: https://github.com/neos/neos-development-collection/pull/5516
312-
| affectedOccupiedDimensionSpacePoints | [] |
313311
| affectedCoveredDimensionSpacePoints | [{"language":"de"}] |
314312

315313
Then I expect the node aggregate "root-three" to exist
@@ -399,8 +397,6 @@ Feature: Update Root Node aggregate dimensions
399397
| Key | Expected |
400398
| contentStreamId | "cs-identifier" |
401399
| nodeAggregateId | "root-three" |
402-
# todo remove this field, its wrong: https://github.com/neos/neos-development-collection/pull/5516
403-
| affectedOccupiedDimensionSpacePoints | [] |
404400
| affectedCoveredDimensionSpacePoints | [{"language":"de"},{"language":"gsw"}] |
405401

406402
And I expect the node aggregate "root-three" to exist

0 commit comments

Comments
 (0)