Skip to content

Commit

Permalink
Removed debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
sterrym committed Aug 22, 2016
1 parent 70fbf45 commit 80cc3f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/models/smithy/asset_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
context "when loading a file, the" do
subject { create(:asset, :file => File.open(file)) }

it { debugger }

describe '#name' do
subject { super().name }
it { is_expected.to eql 'Treats And Stuff' }
Expand Down

0 comments on commit 80cc3f9

Please sign in to comment.