about summary refs log tree commit diff
path: root/spec/fabricators/account_warning_preset_fabricator.rb
blob: 6c0b87e7cd4831e12fbd1d16aa30bc709cb48c41 (plain) (blame)
1
2
3
Fabricator(:account_warning_preset) do
  text "MyText"
end