Browse Source

Remove preview_card fabricator (#5975)

preview_card fabricator has a removed attribute, status, and is no longer
functional.
pull/4/head
Akihiko Odaki 6 years ago
committed by Yamagishi Kazutoshi
parent
commit
e56323a4dd
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      spec/fabricators/preview_card_fabricator.rb

+ 0
- 4
spec/fabricators/preview_card_fabricator.rb View File

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

Loading…
Cancel
Save