features/section.feature in druid-ts-1.2.0 vs features/section.feature in druid-ts-1.2.1

- old
+ new

@@ -124,5 +124,9 @@ Scenario: Filtering section collection Given I select multiple sections When I filter by a specific value of the sections Then I will find all sections with that value + + Scenario: Sections roots can be accessed + When I have a page section + Then methods called on the section are passed to the root if missing