]> cat aescling's git repositories - mastodon.git/commit
Fix FetchLinkCardServices crashing on a tags without a target (#12159)
authorThibG <thib@sitedethib.com>
Thu, 21 Nov 2019 15:04:52 +0000 (16:04 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 21 Nov 2019 15:04:52 +0000 (16:04 +0100)
commitc656cc2191479551806d288bdfb6a30aa35bcb23
tree3423a53f2bd7015dbab123f6fa478807b188f5ff
parente86234b1e90975de6e507a86549f0eb4600c723b
Fix FetchLinkCardServices crashing on a tags without a target (#12159)

* Add test for links without targets

* Fix FetchLinkCardServices crashing on a tags without a target
app/services/fetch_link_card_service.rb
spec/services/fetch_link_card_service_spec.rb