summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/classes/anchor_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/classes/anchor_spec.rb b/spec/classes/anchor_spec.rb
index 6754811..2e1fcba 100644
--- a/spec/classes/anchor_spec.rb
+++ b/spec/classes/anchor_spec.rb
@@ -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)