Skip to content

Commit

Permalink
remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Sep 24, 2014
1 parent 1d2c720 commit ffa11bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/models/optimized_image_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

describe OptimizedImage do

it { should belong_to :upload }

let(:upload) { build(:upload) }

before { upload.id = 42 }

describe ".create_for" do
Expand Down

0 comments on commit ffa11bd

Please sign in to comment.