Method: ChefSpec::Matchers::DoNothingMatcher#description

Defined in:
lib/chefspec/matchers/do_nothing_matcher.rb

#descriptionObject



16
17
18
# File 'lib/chefspec/matchers/do_nothing_matcher.rb', line 16

def description
  "do nothing"
end