Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
3
research/chatwoot/spec/support/negated_matchers.rb
Normal file
3
research/chatwoot/spec/support/negated_matchers.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
# "not_change" is needed to support chaining "change" matchers
|
||||
# see https://stackoverflow.com/a/34969429/58876
|
||||
RSpec::Matchers.define_negated_matcher :not_change, :change
|
||||
Reference in New Issue
Block a user