features/modeling/row_modeling.feature in cucumber_analytics-1.5.0 vs features/modeling/row_modeling.feature in cucumber_analytics-1.5.1
- old
+ new
@@ -64,9 +64,10 @@
| 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