mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Fix the build.
This commit is contained in:
@ -15,7 +15,7 @@ RSpec.describe UploadRecovery do
|
||||
Fabricate(:post,
|
||||
raw: "",
|
||||
user: user
|
||||
).link_post_uploads
|
||||
).tap(&:link_post_uploads)
|
||||
end
|
||||
|
||||
before do
|
||||
|
Reference in New Issue
Block a user