chinwagsocial/spec/fabricators/list_fabricator.rb
2023-02-19 07:38:14 +09:00

5 lines
54 B
Ruby

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