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

- old
+ new

@@ -85,16 +85,5 @@ | example 1 | | example 2 | Scenario: Convenient output of an an outline Then the outline has convenient output - - @redundant - Scenario Outline: Outline models pass all other specifications - Exact specifications detailing the API for outline 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 | - | outline_unit_spec.rb | - | outline_integration_spec.rb |