masto-fe/spec/fabricators/list_fabricator.rb

5 lines
54 B
Ruby

Fabricator(:list) do
account
title 'MyString'
end