lib/junit/plugin.rb in danger-junit-0.6.0 vs lib/junit/plugin.rb in danger-junit-0.6.1

- old
+ new

@@ -72,10 +72,10 @@ # # @return [Bool] attr_accessor :show_skipped_tests # An array of symbols that become the columns of your tests, - # if `nil`, the default, it will be all of the attribues. + # if `nil`, the default, it will be all of the attributes. # # @return [Array<Symbol>] attr_accessor :headers # Parses an XML file, which fills all the attributes