trabajo-afectivo/spec/support/negated_matchers.rb

3 lines
122 B
Ruby
Raw Normal View History

RSpec::Matchers.define_negated_matcher :not_change, :change
RSpec::Matchers.define_negated_matcher :not_include, :include