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