Method: ChefSpec::Stubs::Registry#reset!

Defined in:
lib/chefspec/stubs/registry.rb

#reset!Object



18
19
20
# File 'lib/chefspec/stubs/registry.rb', line 18

def reset!
  @stubs = []
end