mirror of
https://github.com/discourse/discourse.git
synced 2025-08-21 19:11:18 +08:00
Fix the build.
This commit is contained in:
parent
d99dd840e4
commit
1afe7162e1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RSpec.describe UploadRecovery do
|
|||
Fabricate(:post,
|
||||
raw: "",
|
||||
user: user
|
||||
).link_post_uploads
|
||||
).tap(&:link_post_uploads)
|
||||
end
|
||||
|
||||
before do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue