mirror of
https://github.com/discourse/discourse.git
synced 2025-09-10 12:04:21 +08:00
Remove extra blank line
This commit is contained in:
parent
cc8540701e
commit
cf16173eca
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ describe "TopicThumbnail" do
|
|||
let(:upload2) { Fabricate(:image_upload, width: 5000, height: 5000) }
|
||||
let(:topic2) { Fabricate(:topic, image_upload: upload2) }
|
||||
|
||||
|
||||
before do
|
||||
SiteSetting.create_thumbnails = true
|
||||
topic.generate_thumbnails!(extra_sizes: nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue