metu.life/spec/fabricators/identity_fabricator.rb

5 lines
88 B

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