chinwagsocial/spec/fabricators/identity_fabricator.rb

6 lines
88 B
Ruby

Fabricator(:identity) do
user nil
provider "MyString"
uid "MyString"
end