Cover Export more (#3840)

This commit is contained in:
Akihiko Odaki (@fn_aki@pawoo.net) 2017-06-19 18:30:27 +09:00 committed by Eugen Rochko
parent cf6fe4f8cb
commit d55f207274
2 changed files with 39 additions and 11 deletions

View file

@ -1,3 +1,4 @@
Fabricator(:media_attachment) do
account
file { [attachment_fixture(['attachment.gif', 'attachment.jpg', 'attachment.webm'].sample), nil].sample }
end