lib/cucumber_analytics/row.rb in cucumber_analytics-1.2.0 vs lib/cucumber_analytics/row.rb in cucumber_analytics-1.3.0

- old
+ new

@@ -4,13 +4,11 @@ class Row include Sourceable include Raw + include Nested - - # The parent object that contains *self* - attr_accessor :parent_element # The cells that make up the row attr_accessor :cells