Method: Flow::CustomMatchers::HaveOnState#description

Defined in:
lib/flow/rspec/custom_matchers/have_on_state.rb

#descriptionObject



56
57
58
# File 'lib/flow/rspec/custom_matchers/have_on_state.rb', line 56

def description
  "have the expected data on state"
end