Branch chinwag-4.1 was renamed to chinwag-4.1-test.

chinwagsocial/spec/fabricators/account_moderation_note_fabricator.rb

5 lines
77 B
Ruby
Raw Permalink Normal View History

Fabricator(:account_moderation_note) do
content "MyText"
account nil
end