mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 08:25:30 +08:00
remove cruft
This commit is contained in:
parent
1d2c7206e6
commit
ffa11bd1d6
@ -2,10 +2,7 @@ require 'spec_helper'
|
||||
|
||||
describe OptimizedImage do
|
||||
|
||||
it { should belong_to :upload }
|
||||
|
||||
let(:upload) { build(:upload) }
|
||||
|
||||
before { upload.id = 42 }
|
||||
|
||||
describe ".create_for" do
|
||||
|
Loading…
x
Reference in New Issue
Block a user