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
1 changed files with 0 additions and 4 deletions

View File

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