mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
remove cruft
This commit is contained in:
parent
1d2c7206e6
commit
ffa11bd1d6
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue