spec/support/components/netzke_combobox.rb in marty-2.5.2 vs spec/support/components/netzke_combobox.rb in marty-2.5.4

- old
+ new

@@ -4,10 +4,10 @@ module Marty; module RSpec; module Components class NetzkeCombobox include Netzke include Capybara::DSL - #include RSpec::Matchers + # include RSpec::Matchers attr_reader :name, :combobox def initialize(name) @name = name