]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Remove pry, whoops.
authorAshley Penney <ashley.penney@puppetlabs.com>
Mon, 10 Mar 2014 20:07:43 +0000 (13:07 -0700)
committerAshley Penney <ashley.penney@puppetlabs.com>
Mon, 10 Mar 2014 20:07:43 +0000 (13:07 -0700)
spec/classes/anchor_spec.rb

index 67548115f41cf0d0ce228c05ccd5bd48ead167b3..2e1fcba4655d06a10b16cb296455a862df24906e 100644 (file)
@@ -22,8 +22,6 @@ describe "anchorrefresh" do
   end
 
   it 'propagates events through the anchored class' do
-    require 'pry'
-    binding.pry
     resource = transaction.resource_status('Anchor[final]')
 
     expect(resource.restarted).to eq(true)