Add missing fields to Upload Fabricator (#6448)

This commit is contained in:
Paul Trippett
2018-10-04 15:00:07 +01:00
committed by Régis Hanol
parent d902bb90ae
commit b8a1196b6b
2 changed files with 18 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ Fabricator(:upload) do
filesize 1234
width 100
height 200
thumbnail_width 30
thumbnail_height 60
url do |attrs|
sequence(:url) do |n|