gab-social/spec/fabricators/identity_fabricator.rb

6 lines
88 B
Ruby
Raw Normal View History

2019-07-02 08:10:25 +01:00
Fabricator(:identity) do
user nil
provider "MyString"
uid "MyString"
end