3 lines
89 B
Ruby
3 lines
89 B
Ruby
# frozen_string_literal: true
|
|
|
|
RSpec::Matchers.define_negated_matcher :exclude, :include
|