Fabricator specs (#23925)

This commit is contained in:
Matt Jankowski
2023-03-04 11:12:09 -05:00
committed by GitHub
parent c40d5e5a8f
commit cd99fa8ceb
37 changed files with 27 additions and 183 deletions

View File

@ -2,4 +2,5 @@
Fabricator(:site_upload) do
file { Rails.root.join('spec', 'fabricators', 'assets', 'utah_teapot.png').open }
var 'thumbnail'
end