You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/main/component_position.feature
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ Feature: Component positions
17
17
Then the response status code should be 201
18
18
And the JSON should be valid according to the schema file "component_position.schema.json"
19
19
And the Mercure message for component group should contain timestamped fields
20
+
And the Mercure message for component group should contain 1 component position
20
21
21
22
@loginUser
22
23
Scenario Outline: I can restrict which components are permitted to be inside a component collection and a component that must be specifically defined as being allowed to pass validation
0 commit comments