1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Remove preview_card fabricator (#5975)

preview_card fabricator has a removed attribute, status, and is no longer
functional.
This commit is contained in:
Akihiko Odaki 2017-12-11 22:22:08 +09:00 committed by Yamagishi Kazutoshi
parent 84d5bfb35e
commit e56323a4dd

View file

@ -1,4 +0,0 @@
Fabricator(:preview_card) do
status
url 'http://example.com'
end