about summary refs log blame commit diff
path: root/spec/fabricators/domain_allow_fabricator.rb
blob: 6226b1e20b265e8efe87f2a13693c5ffc3f72aad (plain) (tree)
1
2
3

                            
Fabricator(:domain_allow) do
  domain "MyString"
end