]> cat aescling's git repositories - mastodon.git/commit
Fix media attachments without file being uploadable (#12562)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 23 Jan 2020 20:40:03 +0000 (21:40 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 20:40:03 +0000 (21:40 +0100)
commit81cc86bb1ffb662843938379eeb522e3a6f11b79
tree8fb79407b7318731ad9e240383593ed3a45d9149
parent43daeccccb31a0145c48f41c4ba449f0a3967ef2
Fix media attachments without file being uploadable (#12562)

Fix #12554
app/models/media_attachment.rb
spec/fabricators/media_attachment_fabricator.rb
spec/models/media_attachment_spec.rb
spec/services/post_status_service_spec.rb