Remove preview_card fabricator (#5975)

preview_card fabricator has a removed attribute, status, and is no longer
functional.
lolsob-rspec
Akihiko Odaki 2017-12-11 22:22:08 +09:00 committed by Yamagishi Kazutoshi
parent e38b8c980f
commit 109886507e
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