features/modeling/row_modeling.feature in cucumber_analytics-1.5.1 vs features/modeling/row_modeling.feature in cucumber_analytics-1.5.2

- old
+ new

@@ -63,15 +63,5 @@ And the test example block "2" row "2" cells are as follows: | a | Scenario: Convenient output of a row Then the row has convenient output - - @redundant - Scenario Outline: Row models pass all other specifications - Exact specifications detailing the API for Row models. - Given that there are "<additional specifications>" detailing models - When the corresponding specifications are run - Then all of those specifications are met - Examples: - | additional specifications | - | row_unit_spec.rb |